From 342a26659cd2f7a0dddaa752ae9f18b6a9f9e978 Mon Sep 17 00:00:00 2001 From: ksyasuda Date: Sun, 13 Aug 2023 22:40:06 -0700 Subject: [PATCH] default ctrl+h to just insert ~/ ctrl+H to insert at beginning --- kitty.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kitty.conf b/kitty.conf index 19da061..90cea25 100644 --- a/kitty.conf +++ b/kitty.conf @@ -1486,7 +1486,8 @@ action_alias kitten_alias map ctrl+x send_text all | xclip -sel clip -map ctrl+h send_text all \x1bBi~/\x1bAi +map ctrl+h send_text all ~/ +map ctrl+H send_text all \x1bBi~/\x1bAi #: E.g. kitten_alias hints hints --hints-offset=0