chore(kitty): {url_prefixes,strip_trailing_spaces}
This commit is contained in:
parent
37db130fa5
commit
8eaff04f27
@ -260,7 +260,7 @@ open_url_modifiers kitty_mod
|
||||
#: special value default means to use the operating system's default
|
||||
#: URL handler.
|
||||
|
||||
url_prefixes http https file ftp gemini irc gopher mailto news git ssh
|
||||
url_prefixes http https file ftp gemini irc gopher mailto news git ssh
|
||||
|
||||
#: The set of URL prefixes to look for when detecting a URL under the
|
||||
#: mouse cursor.
|
||||
@ -287,7 +287,7 @@ copy_on_select no
|
||||
#: programs, including websites open in your browser can read the
|
||||
#: contents of the system clipboard.
|
||||
|
||||
strip_trailing_spaces smart
|
||||
strip_trailing_spaces always
|
||||
|
||||
#: Remove spaces at the end of lines when copying to clipboard. A
|
||||
#: value of smart will do it when using normal selections, but not
|
||||
|
Loading…
Reference in New Issue
Block a user