1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-26 00:11:30 +02:00
Commit Graph

5174 Commits

Author SHA1 Message Date
Doug Kearns a03c6021fd update NEWS 2007-10-18 05:58:40 +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
Martin Stubenschrott 8f7eea5145 updated todo 2007-10-17 21:07:07 +00:00
Martin Stubenschrott 58f2af3d1b new :winclose command 2007-10-17 21:01:13 +00:00
Martin Stubenschrott 6ab3f8b8a6 * return after quitting last tab
* update statusline on browser start
2007-10-17 20:42:01 +00:00
Martin Stubenschrott 9f0b1964eb better :q 2007-10-17 20:34:08 +00:00
Doug Kearns 4104006cf1 update vimperator.vim revision date 2007-10-17 00:36:01 +00:00
Doug Kearns 800d76f031 update vimperator.vim revision date 2007-10-17 00:35:20 +00:00
Doug Kearns c1f8c57396 further limit where vimperatorCommandWrapper matches 2007-10-17 00:34:08 +00:00
Doug Kearns 84bee2a914 further limit where vimperatorCommandWrapper matches 2007-10-17 00:33:32 +00:00
Martin Stubenschrott d6f61d7278 improvements in :echo object, :echo getBrowser() should work now reliable 2007-10-16 23:40:35 +00:00
Martin Stubenschrott 233e5aa58a new gb and gB commands 2007-10-16 21:43:25 +00:00
Doug Kearns 83df17f660 use the value of 'activate' when opening new tabs from the MOW 2007-10-16 14:05:52 +00:00
Martin Stubenschrott 329df9b7cd * only switch tabs when clicking the URL in :ls, to make it easier to select text
* allow ctrl-(shift-)-clicks to select cells in the MOW
2007-10-16 13:27:28 +00:00
Doug Kearns 9fbdfcedc2 update NEWS for hyperlinked MOW output 2007-10-16 12:49:13 +00:00
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