chore(kitty): {url_prefixes,strip_trailing_spaces}

This commit is contained in:
surtur 2021-05-20 18:07:48 +02:00
parent 37db130fa5
commit 8eaff04f27
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -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