1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-20 21:41:25 +02:00
Commit Graph

249 Commits

Author SHA1 Message Date
Doug Kearns 63925afb03 Add 'private' for entering private browsing mode. (Gary Katsevman) 2009-06-28 16:44:40 +10:00
Doug Kearns 35bc4696ab Remove browser.startup.page from :help overridden-preferences. 2009-06-14 13:51:15 +10:00
Conrad Irwin 2d345fc10d Refactor events keyhandling and document changes.
Re-introduced S- into the canonical mappings so that
re-canonicalising will not differ from the original canonicalised form.

Documented recent changes to S- modifier in help.

Refactor events.js to avoid replicating parsing key-strings in two
places. The new fromString is the opposite of toString, and
canonicalisation now proceeds by doing both.

Added the .liberatorShift property to event-representations to allow for
key-combinations that cannot be typed, but can be mapped to. e.g. <S-@>
2009-06-08 00:56:46 +01:00
Doug Kearns e762b6f9d4 Add a -description option to :command. 2009-06-04 14:28:32 +10:00
Doug Kearns 494cfc6e84 Clean up :map help. 2009-06-01 16:46:10 +10:00
Doug Kearns 0edefd5dc2 Add a command-line handler to process the -liberator option. 2009-05-28 20:28:51 +10:00
Conrad Irwin 0766b31697 NEWS and documentation for previous commit (;i ;I) 2009-05-27 23:43:53 +01:00
Doug Kearns 61b6491b8b Add all.html for viewing all help in a single page.
This is all really inside out. It would be much better to store the help
in a single file and use asciidoc/docbook's capabilities to split it if
desired.
2009-05-24 23:32:09 +10:00
Doug Kearns c7b48361ee Add "c" extended hint mode to open the context menu. 2009-05-23 22:59:34 +10:00
Doug Kearns 7513b96a14 Add 'hintinputs' to the help index. 2009-05-22 18:32:04 +10:00
Doug Kearns 62853b2498 Add \ mapping to toggle between rendered and source view.
Like lynx, elinks et al.
2009-05-22 18:30:39 +10:00
Doug Kearns da89552a1e Add @: mapping. 2009-05-22 12:47:57 +10:00
Doug Kearns 72e13d9e9d Fix missing tags from starting.html.
Fix asciidoc in starting.txt so it produces well formed XML.
2009-05-22 11:42:34 +10:00
Martin Stubenschrott 4fff07b8ef vimperator 2.1 released (and changed 'cpt' default from 'sfl' to 'slf') 2009-05-21 13:36:23 +02:00
Doug Kearns 18def4a7ae Add :frameonly. 2009-05-13 02:14:04 +10:00
Doug Kearns f73879f43e Add :stopall. 2009-05-11 01:20:45 +10:00
Štěpán Němec 32be6b7469 A few docs clarifications.
-- shifted mappings notation (<C-n> vs <C-N>)
-- adjusted the ':!' warning
-- other minor fixes
2009-05-09 16:31:50 +10:00
Doug Kearns be58134222 Fix help index formatting. 2009-05-02 18:46:16 +10:00
Kris Maglione dbf60914ab Add 'fileencoding' 2009-05-01 15:19:35 -04:00
Doug Kearns 42fba96bdf Fix typo in 'encoding' help description (Daniel Hahler). 2009-05-01 10:25:08 +10:00
Doug Kearns c65f88f8a2 Add 'encoding' to the help index. 2009-04-30 22:21:34 +10:00
Doug Kearns 2fdc555c75 Add a rough :tabdo command. 2009-04-30 22:21:32 +10:00
Martin Stubenschrott cb74c7f40c remove preload option 2009-04-30 08:47:59 +02:00
Ted Pavlic 2c8880ac59 help copyedit: Remove commas before if. Only need after if clause when clause is introductory. 2009-04-29 09:20:19 -04:00
Conrad Irwin 7db4c4939f Link to ]] and [[ from next/previouspattern docs 2009-04-25 12:49:53 +01:00
Conrad Irwin 3f5b086b25 Documentation tweaks for gT <C-n> and <C-^> 2009-04-16 13:08:54 +01:00
Conrad Irwin 14bfa82a4e Improve documentation for T and O 2009-04-16 00:56:40 +01:00
Kris Maglione df5b66d838 Add 'encoding' 2009-04-13 12:22:17 -04:00
Kris Maglione 93df18885a Document incompatibility of go=l and go=r 2009-04-07 16:32:18 -04:00
Conrad Irwin 3800f10144 Add 'hintinputs' to provide text hints for inputs
If <label> elements are found use them, else use the value in the box
(current behaviour) or if you add 'name' to 'hintinputs' then it will
allow you to select by the name of the field.

For values that are not displayed on the input field, it adds the value
to the red hint icon.
2009-04-04 19:21:45 +01:00
Conrad Irwin c4354ce49f Updating and extending hints documentation
Added a short paragraph in place of "INTRO TO BE WRITTEN..." and updated
the paragraph about hints to reflect 'hintmatching' and the link text
rather than the URL
2009-04-04 11:27:13 +01:00
Doug Kearns d985a4d6c8 Add a help entry for :silent. 2009-03-31 23:11:50 +11:00
Doug Kearns f162833d93 Add 'maxitems' to the help index. 2009-03-30 12:43:35 +11:00
Daniel Bainton 187a53c4ca add 'maxitems' option (Jarkko Oranen) 2009-03-30 01:39:10 +03:00
Doug Kearns 24216eb7a4 Add "w" and "W" mappings to the help index. 2009-03-29 23:52:27 +11:00
Doug Kearns 374297c5da Merge branch 'master' into vimperator-2.1
Conflicts:
	common/content/completion.js
	common/content/liberator.js
	vimperator/NEWS
2009-03-29 11:18:10 +11:00
Martin Stubenschrott 5ab1771e3c changed my email address 2009-03-28 23:38:33 +01:00
Doug Kearns 26fec12cad Fix #204.
Fixes #204 (statusbar should follow "site identification button" color
codes).
2009-03-27 13:35:52 +11:00
Daniel Bainton 702f8f9a3e Doc fixes (thanks Xie&Tian) 2009-03-26 09:34:10 +02:00
Doug Kearns b6cb5785ad Fix :help :back/:forward formatting. 2009-03-24 15:04:22 +11:00
Doug Kearns 7955e6ce24 Fix mode string case in 'editor' help. 2009-03-14 17:08:30 +11:00
Štěpán Němec 8b65863488 Fix disappearing 'q{0-9a-zA-Z}' in repeat.html
Bonus: typo in regressions.js, downcase 'Command-line' in cmdline.txt
(as it's not speaking about mode, hope thesnowdog will agree)

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
2009-03-12 00:30:37 +11:00
Doug Kearns 13da8c4519 Add new :messclear command to clear the message history. 2009-03-11 01:02:12 +11:00
Doug Kearns 59cdf67f57 Merge branch 'master' into vimperator-2.1 2009-03-11 00:02:00 +11:00
Doug Kearns 31a5605158 Fix links in :help contact text. 2009-03-07 01:11:51 +11:00
Doug Kearns db0b6ad629 Add help links to Mozilla KB preference documentation. 2009-03-07 01:01:47 +11:00
Doug Kearns 5f190d3443 Strip leading counts and trailing bangs from help tag links. 2009-03-07 00:50:28 +11:00
Doug Kearns 1117fc7ad0 Sync help and wiki donation blurbs. 2009-03-04 21:19:34 +11:00
Doug Kearns c14f5eed2b Fix typo in :cabbrev help. 2009-03-04 20:42:34 +11:00
Doug Kearns 033aab5e5a Trivial help formatting improvements. 2009-03-04 20:28:55 +11:00