From 1c2ce3da8caa35079c804cb6c1cc768a66495c42 Mon Sep 17 00:00:00 2001 From: xfnw Date: Mon, 21 Jun 2021 19:32:44 -0400 Subject: [PATCH] change highlight words to allow selecting entire ipv6 addresses --- .config/kitty/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 7a3fcaa..c831ce1 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -204,7 +204,7 @@ copy_on_select yes #: The modifiers to override mouse selection even when a terminal #: application has grabbed the mouse -# select_by_word_characters :@-./_~?&=%+# +select_by_word_characters :-./_~?&=%+#: #: Characters considered part of a word when double clicking. In #: addition to these characters any character that is marked as an