config: url.protocols: make it comma separated, for consistency

This commit is contained in:
Daniel Eklöf 2021-05-20 20:45:01 +02:00
parent 53516aceec
commit 121ea39942
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 21 additions and 10 deletions

View file

@ -324,10 +324,11 @@ in this order:
jump labels. Default: _sadfjklewcmpgh_.
*protocols*
List of protocols (schemes) that should be recognized in URL
mode. Note that only auto-detected URLs are affected by this
option. OSC-8 URLs are always enabled, regardless of
protocol. Default: _http https ftp ftps file gemini gopher_.
Comma separated list of protocols (schemes) that should be
recognized in URL mode. Note that only auto-detected URLs are
affected by this option. OSC-8 URLs are always enabled, regardless
of protocol. Default: _http, https, ftp, ftps, file, gemini,
gopher_.
# SECTION: cursor