Remap Ctrl+space #2574
|
I'm trying to remap Ctrl space to open the completion popup, like this: [keys.insert]
C-space = "completion"However, this doesn't seem to work. Am I missing anything or is this keybind not possible? |
Answered by
the-mikedavis
May 25, 2022
Replies: 1 comment 4 replies
|
I just gave that keybind a try and it works for me in Kitty on Linux. Maybe your terminal emulator is eating the keypress? |
4 replies
Answer selected by
pickfire
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just gave that keybind a try and it works for me in Kitty on Linux. Maybe your terminal emulator is eating the keypress?