1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-24 07:25:45 +01:00

Add ;f extended hint mode to focus a frame

This commit is contained in:
Kris Maglione
2008-12-07 10:23:40 -05:00
parent daae81bcea
commit 419c7ca662

View File

@@ -20,6 +20,7 @@
* IMPORTANT: renamed Startup and Quit autocmd events to VimperatorEnter and * IMPORTANT: renamed Startup and Quit autocmd events to VimperatorEnter and
VimperatorLeave respectively VimperatorLeave respectively
* add ";f" extended hint mode to focus a frame
* add "r", "l", and "b" to 'guioptions' to toggle the scrollbars. * add "r", "l", and "b" to 'guioptions' to toggle the scrollbars.
* remove spaces and newlines when open urls starting with http:// or similar * remove spaces and newlines when open urls starting with http:// or similar
before :o http://linux .com would search for http://linux and for .com, now before :o http://linux .com would search for http://linux and for .com, now