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

262 Commits

Author SHA1 Message Date
Doug Kearns a86af802c5 remove '*link[fb]gcolor' from help 2008-11-28 07:14:27 +00:00
Kris Maglione 5e732e3bf1 Add 'wildcase' option 2008-11-28 05:07:23 +00:00
Kris Maglione 9b14f6e331 More completion stuff. And move vimperator.png to chrome://liberator2/content/ -- long story. 2008-11-24 10:10:49 +00:00
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 46264ada8a remove some duplicate help tags in map.txt 2008-11-14 14:58:06 +00:00
Doug Kearns 0b4232d401 add some more completion args for :command -complete 2008-11-14 14:50:39 +00:00
Doug Kearns 551417f410 fix typo in :command-complete help 2008-11-13 15:43:17 +00:00
Doug Kearns 47fbbacf41 initial crack at :command -complete - YALNS 2008-11-13 15:41:08 +00:00
Doug Kearns b3418425bd remove 'visualbellstyle' from index.txt 2008-11-10 03:26:57 +00:00
Doug Kearns d71f37b4ff add :optionusage, :messages and :delstyle to index.txt 2008-11-10 03:22:27 +00:00
Doug Kearns 588c545f64 document :echomsg 2008-11-10 02:53:46 +00:00
Doug Kearns 185be51cc3 rename autocommand parameters fullscreen and colors to state and name 2008-11-06 14:45:58 +00:00
Doug Kearns 8c9f90c985 change the ColorScheme parameter name to "colors" 2008-11-06 14:20:04 +00:00
Doug Kearns e5db52a8ac add a color scheme parameter to 2008-11-06 14:19:04 +00:00
Doug Kearns 6dfc33035b whitespace and semicolon fixes 2008-11-02 11:54:56 +00:00
Doug Kearns d52466188e mention <fullscreen> keyword in autocommands help 2008-11-02 11:52:58 +00:00
Martin Stubenschrott 7a697987bb added :buffers [filter] 2008-11-02 05:13:34 +00:00
Kris Maglione 12a9532e6c Add Fullscreen autocommand 2008-11-01 20:46:33 +00:00
Doug Kearns 3d4746229a fix typo in :autocmd help 2008-11-01 15:00:32 +00:00
Doug Kearns 3371398700 add help for :colorscheme and move completion function to
completion.colorScheme
2008-11-01 14:54:05 +00:00
Doug Kearns fdd2339274 fix typos in :highlight help - Javascript -> JavaScript 2008-11-01 09:53:52 +00:00
Doug Kearns 55f60e97c8 change :ru[ntime] to :runt[ime] since it clashes with :run 2008-11-01 05:20:21 +00:00
Kris Maglione b904f580bb Add -append options to :hi and :sty. Fix some bugs (no, I don't know which bugs) 2008-11-01 02:04:42 +00:00
Doug Kearns 119a4d8488 remove duplicate "hints" help tags 2008-10-30 09:38:51 +00:00
Doug Kearns ac2268a0ab add styling.html to the help topics overview 2008-10-30 09:04:07 +00:00
Kris Maglione e25f27eea3 Add styling.txt to document :style and :highlight 2008-10-29 23:48:21 +00:00
Doug Kearns cdf10aecfc fix #15 (browser.zoom.siteSpecific resets to false) 2008-10-29 06:10:03 +00:00
Martin Stubenschrott 8d9c6fcb28 moved hints to commandline.input(), thanks Xie&Tian 2008-10-29 00:09:22 +00:00
Doug Kearns b7368db6dd mention 'helpfile' in the description of :help 2008-10-26 11:44:18 +00:00
Doug Kearns beb8c6a744 prevent <C-x> from decrementing the number through 0 2008-10-22 15:16:14 +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 053678b08a remove :map-<silent> from the help index 2008-10-17 13:35:12 +00:00
Doug Kearns 62d78348b4 fix some help typos 2008-10-15 03:39:19 +00:00
Kris Maglione be2e39a09e Document :map-<silent> 2008-10-15 02:37:42 +00:00
Doug Kearns 7770adb4af add DownloadPost autocmd event 2008-10-15 01:52:59 +00:00
Kris Maglione 99f3e3cfef Allow argument to :w 2008-10-12 20:08:51 +00:00
Kris Maglione 7a61111e35 Add tab numbering 2008-10-12 05:32:38 +00:00
Kris Maglione b32728d34a Add a :loadplugins command 2008-10-11 16:37:57 +00:00
Kris Maglione 89abca3a11 Update index.txt 2008-10-11 15:18:31 +00:00
Kris Maglione e0fd2718e8 Document . mapping 2008-10-11 14:41:09 +00:00
Doug Kearns f95f1238b5 fix typo in :source help 2008-10-11 14:14:25 +00:00
Doug Kearns 881d0ac843 add N% normal mode command 2008-10-11 10:51:10 +00:00
Kris Maglione e985d55819 Add NEWS and help entries for updated :au that I thought I'd added before, but apparantly "failed an up-to-date check" on 2008-10-11 05:56:28 +00:00
Doug Kearns 16164154ba add rough -nargs, -bang and -count support to :command 2008-10-10 13:52:08 +00:00
Doug Kearns 41c1006eaa don't refer to JS completion as "rudimentary" in :js help, as it is now
anything but rudimentary, but resist the urge to describe it as
"awesome"...that would just be trendy
2008-10-10 11:39:53 +00:00
Doug Kearns 6dfdee42a4 reference the more common <C-^> rather than <C-6> in :buffer help 2008-10-10 11:31:38 +00:00
Doug Kearns c71b5f7886 fix :undo help - bang version is documented but doesn't exist 2008-10-10 11:23:32 +00:00
Doug Kearns 1934fbc540 remove old bang version of :ls 2008-10-10 11:19:37 +00:00