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

228 Commits

Author SHA1 Message Date
Doug Kearns 161278a172 reword the browsing help introduction 2008-09-09 06:40:23 +00:00
Doug Kearns c9d3e07263 update old reference to <C-q> as being the Pass-Through mode binding 2008-09-09 02:48:12 +00:00
Doug Kearns 6973f661bf fix typo in autocmd-examples tag name 2008-09-08 15:29:39 +00:00
Martin Stubenschrott b9f71d1bd9 added ;? to the help 2008-09-06 21:38:05 +00:00
Doug Kearns 6aee8cad15 add FIXME to asciidoc.conf - attribute processing broken 2008-09-06 06:30:44 +00:00
Doug Kearns bdcbd9ebc0 fix some markup validation errors in the help files 2008-09-06 06:17:19 +00:00
Doug Kearns 5a19d43bdc add new 'helpfile' option 2008-09-06 05:04:34 +00:00
Doug Kearns cc292e8541 add a help index page 2008-09-06 04:49:24 +00:00
Doug Kearns 356b2e7526 add basic help for c_<C-c>, c_<C-]>, c_<Up>, c_<Down>, c_<Tab> and c_<S-Tab> 2008-09-04 09:22:47 +00:00
Doug Kearns 8f46fdb88e add 'wildignore' option 2008-09-04 04:26:11 +00:00
Doug Kearns 6a4abdff1b fix typo in 'loadplugins' help 2008-09-03 03:42:37 +00:00
Doug Kearns 34085658e6 add :finish command 2008-09-02 13:31:33 +00:00
Doug Kearns 6eace3bab5 add cmdline.txt for command-line help 2008-09-01 14:05:51 +00:00
Doug Kearns ab5ce77baf add new BookmarkPost autocommand event 2008-08-31 08:56:38 +00:00
Doug Kearns 41c67225a2 add rough implementation of 'cdpath' option 2008-08-30 11:32:40 +00:00
Doug Kearns 4f52d745cb trivial :emenu help formatting fix 2008-08-30 03:56:48 +00:00
Doug Kearns ca4df2ad18 list available dialogs in the help for :dialog 2008-08-30 03:54:24 +00:00
Doug Kearns 0a10028910 add new 'loadplugins' option 2008-08-29 12:46:25 +00:00
Doug Kearns 79ca73d938 minor formatting improvements to Tutorial page 2008-08-29 06:52:38 +00:00
Doug Kearns 1591a25ff1 fix :set inv{option} help 2008-08-29 06:47:17 +00:00
Doug Kearns e8bfe91cd1 add count support to C-^ (Kazuo) 2008-08-29 01:16:53 +00:00
Doug Kearns 3a468168c7 add 'eventignore' option 2008-08-28 13:15:47 +00:00
Doug Kearns 61d29dc6be add QuitPre and ShellCmdPost autocommand events 2008-08-28 11:53:46 +00:00
Doug Kearns 8cd4a8c2bb clarify the help description of the {pat} arg to :autocmd 2008-08-28 04:11:22 +00:00
Doug Kearns fa05c6a1ec clarify help for 'visualbell' 2008-08-27 12:31:18 +00:00
Doug Kearns f9a6d40697 add rudimentary <q-args> support to :command 2008-08-27 10:03:25 +00:00
Doug Kearns fe66405e13 move help for :beep to the "Various commands" section 2008-08-27 02:52:06 +00:00
Doug Kearns c61bfe60ce move help for GUI related commands to gui.txt 2008-08-27 02:49:53 +00:00
Doug Kearns ef84a3866f clarify :execute help 2008-08-26 00:38:44 +00:00
Doug Kearns eab3d7521a fix formatting of :tabdetach and :tabduplicate help 2008-08-25 01:08:17 +00:00
Martin Stubenschrott 1704adc334 added :tabdetach, thanks Kris 2008-08-24 22:10:30 +00:00
Doug Kearns 281c6de9e2 document <Leader> and <CR> 2008-08-20 16:42:56 +00:00
Doug Kearns 1ee3590156 fix <C-g> documentation as it doesn't support a count 2008-08-20 09:28:53 +00:00
Doug Kearns 718bd97996 minor formatting improvement to :js help description 2008-08-18 23:33:04 +00:00
Doug Kearns c45f21e25e minor formatting improvement to help for 'wordseparators' 2008-08-17 19:52:53 +00:00
Martin Stubenschrott 2337b80edc new ;b extended hint mode 2008-08-17 17:29:55 +00:00
Doug Kearns 84860a73d7 reverse last change to 'editor' help - spaces are now supported 2008-08-17 17:11:47 +00:00
Doug Kearns e301bccbe6 add a warning about 'editor' not allowing whitespace in the specified path 2008-08-17 15:16:14 +00:00
Doug Kearns 13248e0422 add pattern.txt 2008-08-17 09:23:03 +00:00
Doug Kearns 794ef925b8 normalize the features list 2008-08-17 07:53:41 +00:00
Martin Stubenschrott 336287cbf1 some doc fixes in repeat.txt 2008-08-17 01:14:24 +00:00
Martin Stubenschrott 1acaba4a1a merged some tabs commands and mappings in the help 2008-08-16 15:46:07 +00:00
Martin Stubenschrott 4be7f466dc fixed tutorial header 2008-08-16 15:14:57 +00:00
Martin Stubenschrott 5ca3d74058 revert a small change 2008-08-16 15:12:11 +00:00
Martin Stubenschrott a6d7fff50a fixed tutorial.txt 2008-08-16 15:10:16 +00:00
Doug Kearns 3d5992cb91 minor help formatting improvements 2008-08-16 09:19:59 +00:00
Doug Kearns 6d3c56ba72 don't wrap example Ex command lines in help descriptions 2008-08-15 16:13:57 +00:00
Doug Kearns 47d0865280 more minor help formatting improvements 2008-08-14 14:47:20 +00:00
Doug Kearns b048d55149 fix :winclose help, it doesn't accept an argument 2008-08-14 14:31:36 +00:00
Doug Kearns aa62e0e7e6 minor help formatting fixes 2008-08-14 14:25:31 +00:00