Skip to content

Emulating Tmux's send-prefix to require pressing the prefix-key twice #8614

Closed Answered by vendion
vendion asked this question in Q&A
Discussion options

You must be logged in to vote

Yeah, that is why I was asking about reproducing the same workaround that I have with Tmux. I guess the easiest solution that doesn't involve massively rebuilding muscle memory would be to let Kitty handle ctrl+a events and use this keybinding for neovim:

map ctrl+a>ctrl+a send_key ctrl+a

It's basically the reverse of my tmux+neovim solution but should work.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@vendion
Comment options

Comment options

You must be logged in to vote
1 reply
@vendion
Comment options

Answer selected by vendion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants