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

547 Commits

Author SHA1 Message Date
Doug Kearns 16752d5da7 allow _ in option names 2007-10-18 11:32:08 +00:00
Doug Kearns d0e7ffe22d merge new gb and gB commands 2007-10-18 05:26:53 +00:00
Doug Kearns b509c91405 update AUTHORS and Donators 2007-10-18 04:01:18 +00:00
Doug Kearns 1e367ddad7 merge better :q 2007-10-18 03:57:17 +00:00
Doug Kearns cdced34078 merge new :winclose command 2007-10-18 03:53:43 +00:00
Doug Kearns 39e31084d4 merge update statusline on browser start 2007-10-18 03:46:08 +00:00
Doug Kearns 4104006cf1 update vimperator.vim revision date 2007-10-17 00:36:01 +00:00
Doug Kearns c1f8c57396 further limit where vimperatorCommandWrapper matches 2007-10-17 00:34:08 +00:00
Doug Kearns 140d9ef26e move LocalFile and fopen to a vimperator.io namespace 2007-10-16 01:55:22 +00:00
Doug Kearns bfebe77426 merged change of "b" mapping to :buffer! 2007-10-16 00:15:09 +00:00
Doug Kearns 540273c6c7 merge reshowing of the mode after a TabSelect event 2007-10-16 00:06:45 +00:00
Doug Kearns e96c63723d use getAnonymousElementByAttribute to find tabbrowser-tabs since FF2 doesn't
have getElementsByClassName
2007-10-15 14:18:42 +00:00
Doug Kearns a3bd35b787 allow Vimperator to run directly from an unpackaged development directory 2007-10-15 00:22:39 +00:00
Doug Kearns 2e1499d9c1 beep if trying to delete the last tab which is already an empty tab 2007-10-14 22:47:45 +00:00
Doug Kearns 46f8507c9c [+] marker in the statusline 2007-10-14 22:39:08 +00:00
Doug Kearns 8e2271c183 working showtabline! 2007-10-14 22:21:38 +00:00
Doug Kearns d0b7732d82 enforce our status bar styles 2007-10-12 04:09:16 +00:00
Doug Kearns f9cb9e3ddb pass all key events through to FF when in designMode 2007-10-11 12:10:10 +00:00
Doug Kearns 24179d1f91 update vimperator.vim 2007-10-11 12:01:02 +00:00
Doug Kearns 2ad902937b bump version number 2007-10-11 04:02:55 +00:00
Doug Kearns 7edd1a6d82 update version number for pending release 2007-10-11 03:19:56 +00:00
Doug Kearns 363b0a45dc remove unused keyword and tag columns from :bmark output 2007-10-11 02:06:21 +00:00
Doug Kearns 4360662aa2 put the help section locating block in a timeout to sure the first call to
:help {arg} works
2007-10-11 01:26:40 +00:00
Doug Kearns 5a83a74199 fix typo in :preferences usage 2007-10-11 01:07:16 +00:00
Doug Kearns a28bf35077 update ChangeLog 2007-10-10 11:52:20 +00:00
Doug Kearns aec5bda926 mention $VIMPERATOR_HOME in the help 2007-10-10 06:03:13 +00:00
Doug Kearns 8419c25be6 minor improvement to :sbclose help 2007-10-10 05:32:33 +00:00
Doug Kearns 21703d5b57 new :set and :prefs commands, tweaked :set output to use colors 2007-10-10 02:54:44 +00:00
Doug Kearns 0e576502d9 update NEWS and TODO 2007-10-10 02:46:10 +00:00
Doug Kearns 0608e6849b add :!! support and don't show error on :!non-existing-command (as the
non-existing-command can't be known if it really does not exist)
2007-10-10 00:39:39 +00:00
Doug Kearns f64f0f5d40 allow the sidebar width to range from 10% - 90% 2007-10-09 23:21:13 +00:00
Doug Kearns ee740a8fc0 merge count support for deleting buffers 2007-10-09 13:50:13 +00:00
Doug Kearns c3a62852d1 back/:forward has tab completion, slightly broken for wildmode=longest for now,
as we need to refactor g_substrings later
2007-10-09 13:34:59 +00:00
Doug Kearns 5dfa3f6e19 :undoall + :undo tab-completion 2007-10-09 13:19:20 +00:00
Doug Kearns 79eb375e68 add "s" and "a" mappings to extended hints mode for saving hint targets 2007-10-09 12:51:38 +00:00
Doug Kearns 47d351e44b update / and ? help for changed 'linksearch' modifiers 2007-10-09 06:40:41 +00:00
Doug Kearns bb41e28510 merge new :redraw command and changed 'linksearch' pattern modifiers 2007-10-09 06:38:42 +00:00
Doug Kearns 0a71af0d0a merge MOW improvements 2007-10-09 05:44:27 +00:00
Doug Kearns 3c7fbb878d merge use of "[Help]" and "[No Name]" in the status line for the internal help
page and about:blank
2007-10-09 05:13:34 +00:00
Doug Kearns ae0768055f sst default highlight group class to hl-Normal for #status-bar and
#vimperator-commandline
2007-10-08 01:37:10 +00:00
Doug Kearns 0f84ec6ee7 use standard-ish Vim highlight group names for the statusline styling 2007-10-08 00:44:49 +00:00
Doug Kearns 22e77df0ea close :time MOW output table element 2007-10-07 23:09:06 +00:00
Doug Kearns 9d7fb15229 clear the commandline when changing tabs 2007-10-07 21:20:17 +00:00
Doug Kearns 99fd79cdd7 merge :! es command 2007-10-06 14:40:01 +00:00
Doug Kearns 386b03cb99 update vimperatorrc.example - 'beep' is now 'visualbell' 2007-10-06 13:18:31 +00:00
Doug Kearns 8afbbd90d1 display an error message if :buffers is given an argument 2007-10-06 13:17:57 +00:00
Doug Kearns 2028ebba19 merge MOW improvements 2007-10-06 13:16:01 +00:00
Doug Kearns e093b81437 allow the Console to be opened by :sidebar 2007-10-04 19:13:34 +00:00
Doug Kearns 50ae2312b6 move the completion widget beneath the MOW 2007-10-04 13:59:01 +00:00
Doug Kearns a596fa94f6 add fold markers 2007-10-04 13:29:40 +00:00