Control + ; not working #2089
Unanswered
TylerBarnes
asked this question in
Support
Replies: 1 comment
-
"Ctrl-;" is a non standard sequence and Blink has no knowledge of it. The From here, you probably need it to write "\x1b[59;5u" (configure Send Input as String). More info on codes here |
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 there, I use "ctrl-;" in neovim quite a bit but it seems in blink only the ";" character is sent. Is this an ipados limitation or something to do with blink?
Beta Was this translation helpful? Give feedback.
All reactions