1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-28 19:15:46 +01:00
Commit Graph

28 Commits

Author SHA1 Message Date
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
d52466188e mention <fullscreen> keyword in autocommands help 2008-11-02 11:52:58 +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
7770adb4af add DownloadPost autocmd event 2008-10-15 01:52:59 +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
7275233327 add rough initial versions of :doautocmd and :doautoall, clean up autocommands,
and fix several :au bugs (although at this hour it's a crap-shoot)
2008-10-04 16:33:18 +00:00
Doug Kearns
0a905986d9 add DOMLoad autocmd event 2008-10-02 06:40:24 +00:00
Doug Kearns
6c9238fe74 renamed Startup, Quit and QuitPre autocmd events to VimperatorEnter,
VimperatorLeave and VimperatorLeavePre
2008-09-10 16:50:52 +00:00
Doug Kearns
1d83391c54 rename the BookmarkPost autocommand event to BookmarkAdd 2008-09-10 15:33:27 +00:00
Doug Kearns
6973f661bf fix typo in autocmd-examples tag name 2008-09-08 15:29:39 +00:00
Doug Kearns
ab5ce77baf add new BookmarkPost autocommand event 2008-08-31 08:56:38 +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
436d588197 add another example to the help for :autocmd 2008-08-14 10:53:52 +00:00
Doug Kearns
a3de4d7780 move :buffer help to tabs.txt 2008-08-04 01:03:01 +00:00
Doug Kearns
c323a7e410 clarify that the {pat} arg to :autocmd is a regex used to match the URL 2008-07-10 17:22:05 +00:00
Tim Hammerquist
e9072147e5 added PageLoadPre autocmd event. 2008-06-23 08:42:08 +00:00
Martin Stubenschrott
a750c13578 small doc change 2008-06-17 02:19:30 +00:00
Tim Hammerquist
9a64fd935b expanded autocmd docs. 2008-06-17 01:03:16 +00:00
Martin Stubenschrott
636362efa3 added LocationChange autocmd 2008-06-16 21:38:04 +00:00
Martin Stubenschrott
0bc6ca918d slightly updated tutorial 2008-06-08 13:04:05 +00:00
Tim Hammerquist
65ad2530d0 added tutorial. some cleaning of docs. 2008-06-08 10:23:04 +00:00
Martin Stubenschrott
2d048fba01 added many more ascii doc template files. Now they just need to be filled with useful text. 2008-01-23 15:28:19 +00:00