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

201 Commits

Author SHA1 Message Date
Marco Candrian 7982265c98 :delmacros regex added 2008-01-21 12:12:26 +00:00
Marco Candrian 591b5fb6be :macros [regex] command added 2008-01-20 21:10:57 +00:00
Daniel Bainton bdfe11a031 :set! now lets you change about:config prefs 2008-01-11 14:42:18 +00:00
Martin Stubenschrott a43249672f changed behavior of :bmarks! and :history! (thanks dpb) 2008-01-07 13:04:59 +00:00
Martin Stubenschrott 2503c94383 gi focuses the first textbox now as a fallback 2008-01-05 13:15:05 +00:00
Martin Stubenschrott a872775493 added modeline to NEWS and 0.5.3 version info 2008-01-05 12:44:04 +00:00
Martin Stubenschrott d600bbabec new :command command, thanks dpb! 2008-01-05 12:05:01 +00:00
Marco Candrian a8e0c3e290 char-hints.js script 2008-01-04 12:36:18 +00:00
Martin Stubenschrott 5ea202647b new gf gF and :viewsource commands (thanks dpb) 2008-01-03 11:39:40 +00:00
Marco Candrian c3cf763104 autocmd's added to NEWS 2007-12-28 04:05:48 +00:00
Martin Stubenschrott 39fbf33d8b lastInputField is now available after switching tabs, new v.buffer.loaded getter/setter 2007-12-17 20:45:28 +00:00
Martin Stubenschrott 347f12e559 fixed timeout when changing from HINTS mode 2007-12-12 06:00:38 +00:00
Marco Candrian 9c2efb55b2 imap added to the NEWS file 2007-12-05 23:24:50 +00:00
Martin Stubenschrott eb535ff8bf new g0/g$ mappings 2007-12-03 06:03:41 +00:00
Doug Kearns aaf457c3aa update NEWS and vimperator.vim for new 'history' option 2007-12-02 11:12:18 +00:00
Martin Stubenschrott 4a8ae26cdd changed ]n and ]p to ]] and [[ 2007-11-23 02:05:19 +00:00
Martin Stubenschrott 794e80c1a8 * merged ctrl-x/a commands
* fixes for file:/ handling
* fixed gu and gU
2007-11-22 20:00:46 +00:00
Martin Stubenschrott 678a5657fd many bug fixes, :cd and :pwd commands, ~ mapping 2007-11-20 00:40:40 +00:00
Marco Candrian 2d99207c25 :dialog command added 2007-11-18 17:48:35 +00:00
Martin Stubenschrott b46255f7cd new a and A mappings 2007-11-18 00:51:54 +00:00
Doug Kearns 5b8d9a05e1 add ]n and ]p mappings for navigating document relationships defined by the
'nextpattern' and 'previouspattern' options - thanks kidd
2007-11-15 02:43:13 +00:00
Martin Stubenschrott c083fcf92c removed maxhints option 2007-11-02 14:17:28 +00:00
Martin Stubenschrott baebe6978c abbreviations for textboxes (thanks calmar) 2007-11-01 20:30:03 +00:00
Martin Stubenschrott 418181ad1e initial number support for hints, unpolished however 2007-10-31 16:31:15 +00:00
Doug Kearns 664782bc36 update NEWS 2007-10-30 13:15:11 +00:00
Doug Kearns 3b06ae715f fix some typos in NEWS 2007-10-27 15:04:31 +00:00
Martin Stubenschrott c01abea9e7 new ctrl-g and g,ctrl-g commands 2007-10-27 14:38:52 +00:00
Doug Kearns 94c423dc3f allow :tabnext and :tabprevious to accept an arg and make gT use its count for
relative tab motion
2007-10-27 13:05:14 +00:00
Doug Kearns 7d1e454a61 update NEWS 2007-10-27 01:57:59 +00:00
Martin Stubenschrott 3b82de8c35 new :pageinfo command (thanks calmar) 2007-10-27 00:52:01 +00:00
Martin Stubenschrott 11815eaa73 new alwayshints mode on ;a and F for quickhints in new tab 2007-10-25 23:30:10 +00:00
Martin Stubenschrott 265f7e042f made initial setting of gui options faster 2007-10-22 12:41:14 +00:00
Doug Kearns f2e530d326 update NEWS 2007-10-22 04:45:03 +00:00
Doug Kearns e76fe4f7a2 update NEWS 2007-10-22 03:14:24 +00:00
Doug Kearns 5c6e60676f don't store options as preferences anymore 2007-10-20 12:47:15 +00:00
Doug Kearns 1533d3889d add new :mkvimperatorrc command 2007-10-20 12:40:01 +00:00
Doug Kearns 9873fed42c remove io.pathExists() 2007-10-20 02:53:46 +00:00
Martin Stubenschrott 2c9fb23632 external editor support 2007-10-19 18:15:09 +00:00
Doug Kearns 815f11ea3c update NEWS - remove MOW hyperlinking 2007-10-19 15:23:49 +00:00
Martin Stubenschrott 9dfc4a7d40 better tab completion for URL commands, tokenize "filter" on \s+ and match each of the tokens 2007-10-18 17:38:59 +00:00
Doug Kearns a03c6021fd update NEWS 2007-10-18 05:58:40 +00:00
Martin Stubenschrott 58f2af3d1b new :winclose command 2007-10-17 21:01:13 +00:00
Martin Stubenschrott 9f0b1964eb better :q 2007-10-17 20:34:08 +00:00
Martin Stubenschrott 233e5aa58a new gb and gB commands 2007-10-16 21:43:25 +00:00
Doug Kearns 9fbdfcedc2 update NEWS for hyperlinked MOW output 2007-10-16 12:49: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 5eb7d90013 remove backported NEWS item 2007-10-16 00:30:51 +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 47f1d83899 remove backported NEWS items 2007-10-14 22:40:02 +00:00
Martin Stubenschrott c8458e965e [+] marker in the statusline 2007-10-14 14:05:42 +00:00