|
I'm using the following config When I press ctrl-space in insert-mode I was expecting to see the completion but nothing happens. |
Answered by
ghost
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 |
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