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

166 Commits

Author SHA1 Message Date
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
Martin Stubenschrott c14bcec8f9 working showtabline! 2007-10-14 13:47:02 +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
Martin Stubenschrott 9014b3a34a new :set and :prefs commands, tweaked :set output to use colors 2007-10-10 00:23:09 +00:00
Doug Kearns 35f1205176 add "s" and "a" mappings to extended hints mode for saving hint targets 2007-10-09 12:47:31 +00:00
Martin Stubenschrott dd40023219 count support for deleting buffers 2007-10-09 02:59:05 +00:00
Martin Stubenschrott d41f3e47ed :back/:forward has tab completion, slightly broken for wildmode=longest for now, as we need to refactor g_substrings later 2007-10-09 01:39:31 +00:00
Martin Stubenschrott dc2e3baef3 :undoall + :undo tab-completion 2007-10-09 00:33:20 +00:00
Martin Stubenschrott ad5138cf91 * :redraw and ctrl-l commands
* \u\U changed to \l\L
2007-10-08 13:21:21 +00:00
Doug Kearns c4cddc478d make vimperator.system() Windows aware 2007-10-06 14:35:38 +00:00
Doug Kearns 64d0de28d3 remove "s" value from 'guioptions' as we now have 'laststatus' 2007-10-01 12:57:37 +00:00
Doug Kearns 0ae1c7befe add 'laststatus' option 2007-09-30 17:08:30 +00:00
Martin Stubenschrott f6a7ac8208 simple tab-completion for :javascript and :echo, really just a quick time saver, but prone to errors 2007-09-30 00:55:20 +00:00
Martin Stubenschrott d15fe0a09f new vimperator.hints.show() method, DOES NOT work on framed pages for now.
The colors will change later, they are just to see which type of hint it is
2007-09-27 12:52:50 +00:00
Doug Kearns 3b5c0de037 mention new :let and :unlet commands in NEWS file 2007-09-25 19:19:13 +00:00
Martin Stubenschrott 01c3f87f59 changed statusbar colors to match vim by default 2007-09-24 13:11:15 +00:00
Martin Stubenschrott 2550e5d736 :! command, fixed statusbar height properly, system() now returns the stdout string 2007-09-24 11:48:14 +00:00
Doug Kearns 0a7fa0ed82 separate Ex command and search commandline history 2007-09-23 08:52:50 +00:00
Doug Kearns ee8ecc8a34 merge the existing status bar with the standard FF status bar 2007-09-22 14:07:58 +00:00
Martin Stubenschrott 8049fd3fe7 added full zoom, and changed some zoom shortcuts 2007-09-19 03:20:49 +00:00
Martin Stubenschrott 31ce25344e added intelligent :buffer selection 2007-09-19 01:15:59 +00:00
Martin Stubenschrott 578e51d8e3 added ! version to :time 2007-09-18 23:57:25 +00:00
Doug Kearns 8fd3550be0 add :sbclose to close the sidebar and :sbar, :sbopen aliases for :sidebar 2007-09-18 08:25:29 +00:00
Doug Kearns 8266a2517a add an initial implementation of :sidebar 2007-09-17 12:43:17 +00:00
Doug Kearns 93acaadbd0 add 'more' option and standard more-prompt key mappings 2007-09-16 12:18:11 +00:00
Doug Kearns 6735ac3ad1 add a 'hlsearchstyle' option to allow for match styling and a 'linksearch'
option to restrict page searches to link text
2007-09-14 13:24:33 +00:00
Martin Stubenschrott 353bfa2a74 major mode rewrite, still not fully complete, but usable 2007-09-14 03:35:12 +00:00
Martin Stubenschrott 70c690e411 fixed msn.com 2007-09-12 15:45:28 +00:00
Martin Stubenschrott e4f8b78f07 - new 'insertmode' option
- fixed c-u behavior
2007-09-12 13:41:15 +00:00
Martin Stubenschrott 009d567b0c - TEXTAREA support! Not working perfectly, but for a one-day-work i am impressed myself,
now just needing to add commands with MOTION like cw or d0. Visual mode works already
quite well.
- gi support
- BUG: special keys like home/end in the location bar stoped working by this dramatic changes
2007-09-08 04:17:00 +00:00
Martin Stubenschrott 16bb541c98 * and # support 2007-09-06 17:39:21 +00:00
Martin Stubenschrott d9888288f3 First commit of caret mode, many things work, some bugs of course, not sure if we can fix them since
we heavily rely on the firefox interface for it.
2007-09-06 16:10:25 +00:00
Martin Stubenschrott 5f6958521e start of a caret mode 2007-09-06 14:24:18 +00:00
Martin Stubenschrott 3ff2cccc37 experimental attempt to keep you in command mode after loading pages 2007-09-06 12:32:07 +00:00
Doug Kearns 908124ce22 add a visual bell and replace 'beep' with 'visualbell' 2007-09-05 18:49:26 +00:00
Martin Stubenschrott 517dea72e1 fixed makefile 2007-09-05 13:44:12 +00:00