How To Bind a Key to Sending a Custom Escape Code (Text Binding)? #7512
Unanswered
VehementHam
asked this question in
Q&A
Replies: 4 comments 4 replies
-
This is in the kitty FAQ.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
https://sw.kovidgoyal.net/kitty/faq/#how-do-i-map-key-presses-in-kitty-to-different-keys-in-the-terminal-program
Read the actual text not just the heading.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Okay so I did this:
But when I run |
Beta Was this translation helpful? Give feedback.
2 replies
-
Could you tell me what documentation I need to read? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have custom keybindings in ZSH, that involve things like Ctrl + Shift + <letter>. Bindings like this do not send unique escape codes. To work around this, I define text bindings. Here is a an example for the foot terminal:
How do I do this in Kitty?
Beta Was this translation helpful? Give feedback.
All reactions