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

45 Commits

Author SHA1 Message Date
Doug Kearns 0263e25443 remove :redraw as it relys on a FF3 only feature 2007-10-22 01:37:18 +00:00
Doug Kearns d24624c367 update NEWS for MOW hyperlinking 2007-10-19 15:23:12 +00:00
Doug Kearns d0e7ffe22d merge new gb and gB commands 2007-10-18 05:26:53 +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 bfebe77426 merged change of "b" mapping to :buffer! 2007-10-16 00:15:09 +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
Doug Kearns 24179d1f91 update vimperator.vim 2007-10-11 12:01:02 +00:00
Doug Kearns 7edd1a6d82 update version number for pending release 2007-10-11 03:19:56 +00:00
Doug Kearns 0e576502d9 update NEWS and TODO 2007-10-10 02:46:10 +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 bb41e28510 merge new :redraw command and changed 'linksearch' pattern modifiers 2007-10-09 06:38:42 +00:00
Doug Kearns 99fd79cdd7 merge :! es command 2007-10-06 14:40:01 +00:00
Doug Kearns 8121de585c update NEWS 2007-10-01 19:13:41 +00:00
Doug Kearns abce70dadd merge new 'laststatus' option 2007-10-01 13:31:08 +00:00
Doug Kearns 19a40ba575 merge new :let and :unlet commands and support for <Leader> in mappings 2007-09-25 18:42:49 +00:00
Doug Kearns db4a3f3f7d separate Ex command and search commandline history 2007-09-23 14:14:36 +00:00
Doug Kearns 6b3df3408a merge new :time command 2007-09-23 10:21:43 +00:00
Doug Kearns c80fc67868 add a new 'visualbellstyle' option 2007-09-22 15:44:36 +00:00
Doug Kearns 145c854b5e process link text only find modifiers \[uU] before looking for capitalized
letters when 'smartcase' is set
2007-09-22 14:50:19 +00:00
Doug Kearns 4ec9477c74 merge the existing status bar with the standard FF status bar 2007-09-22 14:29:56 +00:00
Doug Kearns d8ad3a2d94 merge :sbclose and viewSidebarMenu menuitem additions 2007-09-18 08:49:49 +00:00
Doug Kearns b261cb851a add an initial implementation of :sidebar 2007-09-17 13:26:33 +00:00
Doug Kearns 29eb144617 merge new 'more' option and more-prompt improvements 2007-09-17 05:49:44 +00:00
Doug Kearns 57886630c0 add a 'hlsearchstyle' option to allow for match styling and a 'linksearch'
option to restrict page searches to link text
2007-09-14 13:38:17 +00:00
Doug Kearns eb26d2cdc3 added a visual bell and replaced the 'beep' option with 'visualbell' 2007-09-08 09:50:33 +00:00
Doug Kearns 30d9b25d35 merge new 'incsearch', 'ignorecase', 'smartcase', 'hlsearch' options from MAIN 2007-09-06 00:04:10 +00:00
Doug Kearns a66b756111 update version to 0.5.2dev 2007-09-04 02:50:17 +00:00
Doug Kearns 5bd722f69f update NEWS and ChangeLog for release 2007-09-03 15:14:44 +00:00
Doug Kearns b009a6160b merge native / and ? search 2007-09-03 05:12:50 +00:00
Doug Kearns 69acf721ed update NEWS 2007-08-28 12:16:49 +00:00
Doug Kearns 61deeec541 fix commandline history on Windows - prevent the default cmd_charPrevious
action from being invoked for <Up
2007-08-26 14:27:40 +00:00
Doug Kearns 4351b29d5c update NEWS 2007-08-26 12:05:18 +00:00
Doug Kearns 1072587cf9 mention the new :set all and :set all& commands in NEWS 2007-08-21 18:50:07 +00:00
Doug Kearns 0df930ffbd remove :set {option}! support from the TODO - now implemented 2007-08-20 10:43:46 +00:00
Martin Stubenschrott 4d38b439ed Changed version number to 0.6 CVS 2007-08-17 09:41:43 +00:00
Martin Stubenschrott e4166b3c76 last commit before 0.5 is tagged 2007-08-16 16:18:18 +00:00
Doug Kearns b538171cca update NEWS to mention the renaming of bookmark related commands and fix some
trivial help typos
2007-08-15 15:32:24 +00:00
Doug Kearns 5966c57920 add initial implementation of :normal command 2007-08-12 06:48:12 +00:00
Martin Stubenschrott 27839f303d commandline and MIW try to keep focus now
changed commandline handling in general
autosize MIW on new content
new handling should be more robust, but there may be bugs, please report
2007-08-12 00:03:44 +00:00
Martin Stubenschrott d90701769b changelog->NEWS, ChangeLog autogenerated now 2007-08-11 17:08:01 +00:00