1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-27 03:55:46 +01:00

update NEWS

This commit is contained in:
Doug Kearns
2007-09-05 11:44:55 +00:00
parent 88749df4bb
commit 7ef8095a07

2
NEWS
View File

@@ -88,7 +88,7 @@
* added 'f' to the 'complete' option to allow listing of filenames in :open prompt * added 'f' to the 'complete' option to allow listing of filenames in :open prompt
* changed regexp search to normal text search for completion -> massive speedup, but limited functionality * changed regexp search to normal text search for completion -> massive speedup, but limited functionality
* support for :open ./ , :open .. and :open ... (patch from Lee Hinman) * support for :open ./ , :open .. and :open ... (patch from Lee Hinman)
'gu' and <BackSpace> goes up a directory component, gU and <C-BackSpace> to the root directory 'gu' and <BackSpace> goes up a directory component, gU and <C-BackSpace> to the root directory
* Esc now doesn't stop loading the webpage, use Ctrl-c instead, :stop command added * Esc now doesn't stop loading the webpage, use Ctrl-c instead, :stop command added
* changed hinttags to work with dict.leo.org and hintstyle to work with digg.com * changed hinttags to work with dict.leo.org and hintstyle to work with digg.com
* :back! goes to beginning of history now * :back! goes to beginning of history now