Trying to set raw binding for Ctrl-Shift-k #2858
Unanswered
microsoftsucksass
asked this question in
Q&A
Replies: 2 comments
-
I just read about
From what I understand this means I cannot bind to Ctrl-Shift-K unless I fiddle with my terminal and force it to send a special code. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You may be able to bind this by using a "raw escape sequence" binding. See the section "Binding raw escape sequences" in the |
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
-
Hi, I'm trying to set a binding for "Ctrl-Shift-k" combination but it seems it's not so easy in a terminal. I'm using kitty and when pressing the binding I see "[107;6u]" in the editor. Can I use it somehow to set up my binding?
Beta Was this translation helpful? Give feedback.
All reactions