mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-01 22:25:47 +01:00
remove spaces from strings which look like urls
This commit is contained in:
3
NEWS
3
NEWS
@@ -16,6 +16,9 @@
|
||||
* IMPORTANT: renamed Startup and Quit autocmd events to VimperatorEnter and
|
||||
VimperatorLeave respectively
|
||||
|
||||
* 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.
|
||||
* add 'wildcase' option
|
||||
* 'linkbgcolor', 'linkfgcolor', ... have been replaced with highlight
|
||||
groups, HintElem and HintActive
|
||||
|
||||
Reference in New Issue
Block a user