mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-27 18:55:46 +01:00
update NEWS
This commit is contained in:
6
NEWS
6
NEWS
@@ -2,13 +2,9 @@
|
|||||||
2007-xx-xx:
|
2007-xx-xx:
|
||||||
* version 0.6
|
* version 0.6
|
||||||
* THIS VERSION ONLY WORKS WITH FIREFOX 3.0
|
* THIS VERSION ONLY WORKS WITH FIREFOX 3.0
|
||||||
* new :winclose command
|
|
||||||
* :q doesn't close the whole browser, if there are more than one windows
|
|
||||||
* new gb and gB mappings to repeat the last :buffer[!] command,
|
|
||||||
* :ls, :history and :bmarks output is now hyperlinked
|
* :ls, :history and :bmarks output is now hyperlinked
|
||||||
* tags and keyword support for :bmark
|
* tags and keyword support for :bmark
|
||||||
* added full zoom, and changed keybindings slightly for text zoom
|
* added full zoom, and changed keybindings slightly for text zoom
|
||||||
* :buffer partial_string works now as in vim, and with ! even better
|
|
||||||
* improvements for scrollable -- more -- prompt
|
* improvements for scrollable -- more -- prompt
|
||||||
* changed 'I' key to Ctrl-Q to also work in textboxes
|
* changed 'I' key to Ctrl-Q to also work in textboxes
|
||||||
* sites like msn.com or yahoo.com don't focus search field anymore on keydown
|
* sites like msn.com or yahoo.com don't focus search field anymore on keydown
|
||||||
@@ -155,7 +151,7 @@
|
|||||||
* :help section supported, :help :set will show help for the :set command
|
* :help section supported, :help :set will show help for the :set command
|
||||||
(patch from Viktor Kojouharov)
|
(patch from Viktor Kojouharov)
|
||||||
* :source support, and auto-sourcing ~/.vimperatorrc on startup
|
* :source support, and auto-sourcing ~/.vimperatorrc on startup
|
||||||
* :javascript <<EOF support to execute multiline javascript code
|
* :javascript <<EOF support to execute multiline javascript code
|
||||||
also changed :exec to behave more vim like
|
also changed :exec to behave more vim like
|
||||||
* fixed saving of session
|
* fixed saving of session
|
||||||
* fixed hints display when zooming in/out of a web page
|
* fixed hints display when zooming in/out of a web page
|
||||||
|
|||||||
Reference in New Issue
Block a user