mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-20 05:33:47 -04:00
config: url.protocols: make it comma separated, for consistency
This commit is contained in:
parent
53516aceec
commit
121ea39942
3 changed files with 21 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue