diff --git a/vimperator/NEWS b/vimperator/NEWS index 3262cdca..c850ec2b 100644 --- a/vimperator/NEWS +++ b/vimperator/NEWS @@ -19,13 +19,13 @@ special versions for the old behavior * IMPORTANT: renamed Startup and Quit autocmd events to VimperatorEnter and 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 "r", "l", and "b" to 'guioptions' to toggle the scrollbars. * 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 - it just opens linux.com. Also handy when pasting broken urls with p or P. + 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. * add 'wildcase' option * 'linkbgcolor', 'linkfgcolor', ... have been replaced with highlight groups, HintElem and HintActive