Add ftps, ircs, kitty, sftp, and ssh to url_prefixes
This commit is contained in:
parent
206e490491
commit
ffbc533565
1 changed files with 1 additions and 1 deletions
|
|
@ -377,7 +377,7 @@
|
|||
'''
|
||||
)
|
||||
|
||||
opt('url_prefixes', 'http https file ftp gemini irc gopher mailto news git',
|
||||
opt('url_prefixes', 'file ftp ftps gemini git gopher http https irc ircs kitty mailto news sftp ssh',
|
||||
option_type='url_prefixes', ctype='!url_prefixes',
|
||||
long_text='''
|
||||
The set of URL prefixes to look for when detecting a URL under the mouse cursor.
|
||||
|
|
|
|||
Loading…
Reference in a new issue