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

6533 Commits

Author SHA1 Message Date
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
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 35f1205176 add "s" and "a" mappings to extended hints mode for saving hint targets 2007-10-09 12:47:31 +00:00
Doug Kearns 47d351e44b update / and ? help for changed 'linksearch' modifiers 2007-10-09 06:40:41 +00:00
Doug Kearns e4b3f111f2 update / and ? help for changed 'linksearch' modifiers 2007-10-09 06:40:17 +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 808feaa5bd use "[Help]" in the status line for the internal help page 2007-10-09 05:08:47 +00:00
Doug Kearns 8ce3760795 revert to using the text box for echoing commands 2007-10-09 04:40:28 +00:00
Martin Stubenschrott 90ce247e46 fixed typo 2007-10-09 03:09:01 +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
Doug Kearns c13a344871 use the document's title attribute to grab the page title for buffer
completions rather than the raw text node content
2007-10-09 00:20:48 +00:00
Martin Stubenschrott 2521d3e693 added flags to vimperator.commandline.echo() 2007-10-08 23:22:04 +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 fc0409b493 restore appending of echoed single lines to the MOW when it's already open and
fix vimperator.commandline.echo so it can display non-string args again
2007-10-08 06:58:37 +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 ff7011c148 sst default highlight group class to hl-Normal for #status-bar and
#vimperator-commandline
2007-10-08 01:36:58 +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 d8aa1cb342 use standard-ish Vim highlight group names for the statusline styling 2007-10-08 00:44:35 +00:00