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

92 Commits

Author SHA1 Message Date
Doug Kearns 29de612097 Fix escaping from Textarea mode in input fields.
When escaping from Textarea mode in input fields, and also text areas if
'insertmode' is set, return to Insert mode.
2009-10-11 01:38:11 +11:00
Doug Kearns 55c013366d Fix wording of :help warning. 2009-10-09 18:57:28 +11:00
Doug Kearns e511c84289 Recommend :ext{delete,disable} rather than :addons on the intro.html page. 2009-10-09 18:52:35 +11:00
Doug Kearns 32328e0419 Reorganize the tabs.html help page. 2009-10-08 13:24:26 +11:00
Martin Stubenschrott 3910c0604b Move all files to a MIT license 2009-10-03 00:32:29 +02:00
Doug Kearns f79c6e8dc1 Rename :tabreattach to :tabattach.
As Kris noted this may be better implemented as :tabmove -window.
2009-09-30 19:48:34 +10:00
Doug Kearns 4a0e9bfd84 Add :tabreattach.
The name is not very convincing.
2009-09-28 17:49:24 +10:00
Doug Kearns 41a1a4cda0 Use | rather than \ for the toggle view-source command.
\ conflicts with the default map-leader.

--HG--
extra : transplant_source : %83%DF%5D2%8FJ%7B%29X%EF%5B%09%AB%84ON%D7%0CEz
2009-09-27 02:06:39 +10:00
Doug Kearns 6b7108ba9c Display an error when calling :tabdetach on the only tab in a window. 2009-09-16 12:47:54 +10:00
Doug Kearns 9ec2a359e7 Add :keepalt. 2009-09-14 15:21:52 +10:00
Doug Kearns dfc4864fd0 Improve :help options.html formatting. 2009-09-14 15:21:50 +10:00
Doug Kearns 75f2481523 Fix :ext* help descriptions in index.html. 2009-09-04 12:30:26 +10:00
Doug Kearns cf4bdb2969 Fix help file validation errors. 2009-08-27 14:46:40 +10:00
Doug Kearns e159a0d07d Add :verbose. 2009-08-27 14:46:26 +10:00
Doug Kearns a4a204a8fe Miscellaneous help fixes. 2009-08-27 14:46:25 +10:00
Doug Kearns bc4825c5e7 Mention extended hint commands in :help :bmarks. (stepnem) 2009-08-23 00:05:53 +10:00
Doug Kearns 8eea6951af Document the more-prompt mappings. 2009-08-23 00:05:18 +10:00
Doug Kearns b0f4af5e55 Rename -liberator command-line option to -[config-name]. 2009-08-21 23:57:38 +10:00
Doug Kearns cc187d8372 Allow multiple +c and ++cmd command line options. 2009-08-21 23:57:37 +10:00
Doug Kearns f9436047b1 Some miscellaneous help fixes. 2009-08-16 01:35:02 +10:00
Doug Kearns fbba9bd5f2 Mention the 'messages' option in :help message-history. 2009-08-16 01:34:59 +10:00
Doug Kearns ccb7f5cb77 Remove "windows" from the Xulmus features list.
Songbird doesn't support multiple windows.
2009-08-10 21:44:19 +10:00
Doug Kearns c43dbf510e Fix #326 (:style -append not working as expected). 2009-08-10 07:13:15 +10:00
Doug Kearns 06b8bb31c9 Clarify the help for the bang versions of :back and :forward. 2009-08-09 02:07:15 +10:00
Doug Kearns 415db95601 Add a ! bang version of :delbmarks to delete all bookmarks. 2009-08-09 01:50:59 +10:00
Doug Kearns e36f9780a7 Clarify the description for ' help (stepnem). 2009-08-08 18:59:09 +10:00
Doug Kearns acd60757d4 Add :!! pseudo command help item. 2009-08-08 18:51:51 +10:00
Doug Kearns f98ab9a9d3 Use the new Asciidoc tables syntax. 2009-08-08 02:14:39 +10:00
Doug Kearns eac245fd89 Use a common asciidoc.conf file for all configs. 2009-08-07 01:15:23 +10:00
Doug Kearns a85df170ae Add all.txt help template files. 2009-08-07 00:48:38 +10:00
Doug Kearns 9ede619160 Update help source files for Asciidoc 8.4.x. 2009-08-06 23:17:08 +10:00
Doug Kearns 817cbd1e75 Fix ":open" link in 'defsearch' help. 2009-08-04 18:30:13 +10:00
Doug Kearns ba905609c4 Fix incorrectly formatted key strings in |key-sequence| help. 2009-08-04 17:55:57 +10:00
Doug Kearns ec4982d50b Add a :helpall command.
This effectively divides the help into chunked and unchunked subsystems
for clarity.
2009-08-04 17:55:55 +10:00
Doug Kearns 240119833b Document the required page reload when changing 'go' scrollbar values. 2009-07-29 23:24:21 +10:00
Doug Kearns 04b96235be Clean up some option descriptions. 2009-07-24 21:01:45 +10:00
Doug Kearns 93c573d04f Clean up the intro.html help pages. 2009-07-23 22:23:33 +10:00
Doug Kearns 8db6944017 Add :toolbar* commands to Vim RC file highlighters. 2009-07-23 00:30:24 +10:00
Doug Kearns 96e934e080 Document the <doc> autocommand keyword for page load events. 2009-07-19 19:56:56 +10:00
Doug Kearns f23fbf35e0 Start cleaning up Muttator documentation. 2009-07-15 18:33:57 +10:00
Doug Kearns 383d03ad97 Sync the Xulmus documentation. 2009-07-13 16:51:04 +10:00
Doug Kearns c47a0ec1cc Normalise the use of "regexp(s)" vs "regex(es)".
"regex" won the Google battle.
2009-07-11 15:50:48 +10:00
Doug Kearns 1f7b6f4b05 Make :open <noarg> behaviour match that of :tabopen/:winopen. 2009-07-11 00:43:27 +10:00
Doug Kearns 4df207e6e5 Add some rudimentary extension related commands.
Adds :extadd, :extdelete, :extdisable, :extenable, :extensions.
2009-07-07 21:37:41 +10:00
Doug Kearns acdb66ed04 Fix some duplicated :tabduplicate help entries. 2009-07-03 23:08:26 +10:00
Doug Kearns e57f63ff10 Fix clashing shortnames for :tabdo and :tabduplicate.
Fixes #312 (tabd completion changed).
2009-07-01 18:56:32 +10:00
Kris Maglione c4e9e414be Add PrivateMode autocommand. Add -js flag to :au 2009-06-28 15:14:23 -04:00
Doug Kearns 35bc4696ab Remove browser.startup.page from :help overridden-preferences. 2009-06-14 13:51:15 +10:00
Doug Kearns e762b6f9d4 Add a -description option to :command. 2009-06-04 14:28:32 +10:00
Doug Kearns 0c5fde8ebf Merge Vimperator's docs with Xulmus. 2009-06-01 21:57:25 +10:00