default ctrl+h to just insert ~/ ctrl+H to insert at beginning
This commit is contained in:
parent
167836a339
commit
342a26659c
@ -1486,7 +1486,8 @@ action_alias
|
|||||||
|
|
||||||
kitten_alias
|
kitten_alias
|
||||||
map ctrl+x send_text all | xclip -sel clip
|
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
|
#: E.g. kitten_alias hints hints --hints-offset=0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user