We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Should we change specific switches with switch numbers? This may be convenient for people who have modified the switches.
rime-prelude/key_bindings.yaml
Lines 45 to 48 in dd84abe
- { when: always, accept: Control+Shift+2, toggle: '@0' } - { when: always, accept: Control+Shift+3, toggle: '@1' } - { when: always, accept: Control+Shift+4, toggle: '@2' } - { when: always, accept: Control+Shift+5, toggle: '@3' } - { when: always, accept: Control+Shift+6, toggle: '@4' }
The text was updated successfully, but these errors were encountered:
Make numbered switch mode robust
16d462c
see: rime/rime-prelude#21
No branches or pull requests
Should we change specific switches with switch numbers? This may be convenient for people who have modified the switches.
rime-prelude/key_bindings.yaml
Lines 45 to 48 in dd84abe
The text was updated successfully, but these errors were encountered: