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

4205 Commits

Author SHA1 Message Date
Doug Kearns 91452f438f make each row of the buffer list clickable and jump to the selected buffer 2007-10-16 12:05:57 +00:00
Doug Kearns be22d59c63 make URLs in the :bmarks output clickable 2007-10-16 11:11:13 +00:00
Martin Stubenschrott 5c046456d1 new args parser, converted :bmarks to it, which can now user -keyword= and -tags= 2007-10-16 04:08:38 +00:00
Doug Kearns 4a7059d524 minor refactoring of vimperator.beep 2007-10-16 03:58:01 +00:00
Doug Kearns 140d9ef26e move LocalFile and fopen to a vimperator.io namespace 2007-10-16 01:55:22 +00:00
Doug Kearns 70a4dff190 move LocalFile and fopen to a vimperator.io namespace 2007-10-16 01:53:37 +00:00
Doug Kearns 5eb7d90013 remove backported NEWS item 2007-10-16 00:30:51 +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
Martin Stubenschrott 3011d464c7 * b is now :buffer! with !
* show mode again on tabchange
* temporary :command without real function, sorry for the commit ;)
2007-10-15 22:57:53 +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 fe3e76b158 allow Vimperator to run directly from an unpackaged development directory 2007-10-15 00:22:30 +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 47f1d83899 remove backported NEWS items 2007-10-14 22:40:02 +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
Martin Stubenschrott c8458e965e [+] marker in the statusline 2007-10-14 14:05:42 +00:00
Martin Stubenschrott c14bcec8f9 working showtabline! 2007-10-14 13:47:02 +00:00
Martin Stubenschrott 81eb2d92da beep if trying to delete the last tab which is already an empty tab 2007-10-14 10:28:14 +00:00
Doug Kearns d0b7732d82 enforce our status bar styles 2007-10-12 04:09:16 +00:00
Doug Kearns 4c125b4ac1 enforce our status bar styles 2007-10-12 04:08:10 +00:00
Martin Stubenschrott 02bf8ec0e2 updated TODO a little 2007-10-12 03:50:01 +00:00
Martin Stubenschrott db8d6e766a removed useless outer loop 2007-10-12 01:51:32 +00:00
Martin Stubenschrott 33029971af more verbose :version output 2007-10-11 18:36:41 +00:00
Martin Stubenschrott 4a9d0a6fe1 show keywords and tags in the :bmarks output 2007-10-11 14:12:16 +00:00
Martin Stubenschrott e8f62d4a27 updated news so that we don't show 0.5.2 features for 0.6 2007-10-11 12:55:38 +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 04a37997c4 pass all key events through to FF when in designMode 2007-10-11 08:35:53 +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 e261adcba4 put the help section locating block in a timeout to sure the first call to
:help {arg} works
2007-10-11 01:27:43 +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 d344437cc5 fix typo in :preferences usage 2007-10-11 01:06:46 +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 3445efce18 mention $VIMPERATOR_HOME in the help 2007-10-10 06:02:50 +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
Martin Stubenschrott 9014b3a34a new :set and :prefs commands, tweaked :set output to use colors 2007-10-10 00:23:09 +00:00
Doug Kearns f64f0f5d40 allow the sidebar width to range from 10% - 90% 2007-10-09 23:21:13 +00:00
Doug Kearns 8339cea65d allowd the sidebar width to range from 10% - 90% 2007-10-09 23:19:44 +00:00
Martin Stubenschrott 46df40ef03 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-09 15:49:18 +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