Skip to content

Make Ctrl-Space work in terminal #1923

Answered by iflowerml
carloscabanero asked this question in Q&A
Discussion options

You must be logged in to vote

Ctrl-Space is taken by iOS for the keyboard language switch, if you want to bypass this in your terminal, you must:

  1. Access configuration menu, type command: config in Shell OR CMD + , [On Keyboard].

  1. Go to keyboard > Custom Presses > Add Shortcut.


  1. Press your desired combination, Ctrl+Space or an alternative if you want to remap.
  2. In action list choose ^⎵ , as the output sequence to the terminal.


Your Custom Press should now work on Blink, try it out!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by carloscabanero
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