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

166 Commits

Author SHA1 Message Date
Doug Kearns 7ef8095a07 update NEWS 2007-09-05 11:44:55 +00:00
Doug Kearns 88749df4bb add the 'smartcase' option and support for \c and \C in search patterns 2007-09-05 11:32:46 +00:00
Doug Kearns 78fd430086 add 'ignorecase' option 2007-09-04 06:21:38 +00:00
Doug Kearns e950ef6b26 update NEWS for 'hlsearch' and 'incsearch' 2007-09-03 19:45:29 +00:00
Martin Stubenschrott 838e70373a first commit of native / and ? search, especially ? is buggy right now 2007-09-01 18:14:41 +00:00
Doug Kearns b450ac01c9 update NEWS 2007-08-28 12:16:33 +00:00
Doug Kearns 321b0d95b3 fix commandline history on Windows - prevent the default cmd_charPrevious
action from being invoked for <Up>
2007-08-26 14:26:20 +00:00
Martin Stubenschrott 983de3f9a8 fixed :o foo bla search 2007-08-24 13:55:38 +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