<c-space> does not show the completion menu when completion.menu.auto_show =false #2245
Answered
by
ecerulm-st
ecerulm-st
asked this question in
Q&A
-
|
I'm using the following config When I press ctrl-space in insert-mode I was expecting to see the completion but nothing happens. |
Beta Was this translation helpful? Give feedback.
Answered by
ecerulm-st
Nov 6, 2025
Replies: 1 comment
-
|
After using It seems that the macOS > System Settings > Keyboard > Keyboard Shortcuts > Input Source > Select the previous input source was using After disabling it, it seems that reaches blink.cmp |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
saghen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After using
showkeyon my terminal, I did realized that the Ctrl+Space was not reaching the terminal at all (ghosttty).It seems that the macOS > System Settings > Keyboard > Keyboard Shortcuts > Input Source > Select the previous input source was using
^Space(Ctrl-space) , so that key combination was hijacked at the OS level.After disabling it, it seems that reaches blink.cmp