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

62 Commits

Author SHA1 Message Date
Martin Stubenschrott ebdac3be1f new 'followhints' option, thanks Ruud 2008-11-20 20:36:25 +00:00
Martin Stubenschrott cd2c0d6c6d Changed 'complete' option default to "sfl", meaning we have awesomebar completions by default now.
In constrast removed history cache, which should make startup faster and use less memory. As we only need it for :history anyway, there is no real performance penalty as Places does search quite fast.
2008-11-20 19:46:38 +00:00
Doug Kearns 2141d475f8 add 'exrc' 2008-10-21 15:45:57 +00:00
Doug Kearns 7a15b80aff add 'errorbells' 2008-10-20 16:56:31 +00:00
Doug Kearns 62d78348b4 fix some help typos 2008-10-15 03:39:19 +00:00
Kris Maglione 7a61111e35 Add tab numbering 2008-10-12 05:32:38 +00:00
Kris Maglione f7fed1172c Add :se invfoo=bar,baz to toggle bar and baz in a list option 2008-10-10 05:05:13 +00:00
Doug Kearns e52fc9af43 whitespace fixes 2008-10-08 11:39:25 +00:00
Kris Maglione ebf6f2d33b Update docs to reflect lack of *style options 2008-10-07 20:41:02 +00:00
Doug Kearns 675ae16f24 add rough initial implementations of :message, g< (gm for now) and 'messages' 2008-09-27 12:33:23 +00:00
Doug Kearns 26315eb1ec add 'runtimepath' 2008-09-22 12:45:31 +00:00
Doug Kearns 9cc2ec6450 hyphenate "command line" in the help 2008-09-21 11:03:32 +00:00
Doug Kearns ef65a76c3d add 'wildoptions' completion 2008-09-20 15:04:15 +00:00
Doug Kearns e56d62aa27 add a i_<Ctrl-i> tag to the 'editor' help until we have a dedicated insert mode
page section
2008-09-10 21:03:04 +00:00
Doug Kearns 5a19d43bdc add new 'helpfile' option 2008-09-06 05:04:34 +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 41c67225a2 add rough implementation of 'cdpath' option 2008-08-30 11:32:40 +00:00
Doug Kearns 0a10028910 add new 'loadplugins' option 2008-08-29 12:46:25 +00:00
Doug Kearns 1591a25ff1 fix :set inv{option} help 2008-08-29 06:47:17 +00:00
Doug Kearns 3a468168c7 add 'eventignore' option 2008-08-28 13:15:47 +00:00
Doug Kearns fa05c6a1ec clarify help for 'visualbell' 2008-08-27 12:31:18 +00:00
Doug Kearns c45f21e25e minor formatting improvement to help for 'wordseparators' 2008-08-17 19:52:53 +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 3d5992cb91 minor help formatting improvements 2008-08-16 09:19:59 +00:00
Doug Kearns 5a2b88c496 add initial implementation of 'shell' and 'shellcmdflag' options 2008-08-13 05:28:35 +00:00
Doug Kearns c3fb165ebe minor help formatting fixes 2008-08-11 14:27:34 +00:00
Doug Kearns ff73331f91 improve consistency of option value tables in help 2008-08-10 04:24:26 +00:00
Doug Kearns d92f1335e6 markup references to <Tab> in help for 'ssli' and :set as mappings 2008-08-08 07:15:46 +00:00
Doug Kearns 5205551676 markup references to f and F in 'hinttags' help as mappings 2008-08-08 07:12:12 +00:00
Doug Kearns abb834f96f normalize capitalization of "Note:" in help files 2008-08-08 07:10:08 +00:00
Martin Stubenschrott 902d7c4030 new :setlocal and :setglobal commands, please test thorougly and improve! Thanks konstantin 2008-08-07 20:23:09 +00:00
Doug Kearns dc92e16e88 clarify the help for 'hintmatching' 2008-08-04 12:08:01 +00:00
Doug Kearns a3de4d7780 move :buffer help to tabs.txt 2008-08-04 01:03:01 +00:00
Doug Kearns b5bfcb4e10 move appropriate help content from various.txt to eval.txt, hints.txt and
map.txt
2008-08-01 03:30:11 +00:00
Doug Kearns 706f2d0c93 add new 'urlseparator' option 2008-07-20 13:06:01 +00:00
Doug Kearns 7658545b88 fix typo in help 2008-07-03 14:12:18 +00:00
Doug Kearns 98ac3ef78e fix some help typos 2008-07-01 14:41:25 +00:00
Martin Stubenschrott ee6f8df80f experimental wildoptions=auto and awesome bar support, display flickers a
little for now
2008-06-17 23:40:52 +00:00
Martin Stubenschrott ef789d9aee updated help 2008-06-16 17:05:54 +00:00
Martin Stubenschrott ebbbd24097 added "custom" for hintmatching, thanks trapezoid 2008-06-16 13:19:25 +00:00
Martin Stubenschrott 29a387f870 changed module loading and moved it to {vimperator,muttator}.js for
optional modules
2008-06-12 00:51:26 +00:00
Martin Stubenschrott 119de356b5 :set [no]focuscontent, thanks Paul! 2008-06-10 18:34:36 +00:00
Tim Hammerquist 65ad2530d0 added tutorial. some cleaning of docs. 2008-06-08 10:23:04 +00:00
Martin Stubenschrott 62df5aa6fe new 'online' option, thanks zigdon! 2008-06-06 23:24:41 +00:00
Doug Kearns 4d3519c0a5 move macro related commands and mappings to repeat.txt 2008-05-29 20:34:21 +00:00
Martin Stubenschrott f7be4eccd0 added visualbellstyle (don't think it works on GTK at least) 2008-05-24 21:02:48 +00:00
Martin Stubenschrott b8dcad1d51 new popups=4 option 2008-05-24 12:02:50 +00:00
Martin Stubenschrott 8a1162349a fixed some hints problem 2008-05-17 14:54:10 +00:00