mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-14 18:53:34 +02:00
Fix whitespace in NEWS
This commit is contained in:
@@ -19,13 +19,13 @@
|
|||||||
special versions for the old behavior
|
special versions for the old behavior
|
||||||
* IMPORTANT: renamed Startup and Quit autocmd events to VimperatorEnter and
|
* IMPORTANT: renamed Startup and Quit autocmd events to VimperatorEnter and
|
||||||
VimperatorLeave respectively
|
VimperatorLeave respectively
|
||||||
* IMPORTANT: 'verbose' is now by default at 1, set to 0 to not show any status messages
|
* IMPORTANT: 'verbose' is now by default at 1, set to 0 to not show any status messages
|
||||||
|
|
||||||
* add ";f" extended hint mode to focus a frame
|
* 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
|
||||||
it just opens linux.com. Also handy when pasting broken urls with p or P.
|
it just opens linux.com. Also handy when pasting broken urls with p or P.
|
||||||
* add 'wildcase' option
|
* add 'wildcase' option
|
||||||
* 'linkbgcolor', 'linkfgcolor', ... have been replaced with highlight
|
* 'linkbgcolor', 'linkfgcolor', ... have been replaced with highlight
|
||||||
groups, HintElem and HintActive
|
groups, HintElem and HintActive
|
||||||
|
|||||||
Reference in New Issue
Block a user