We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ab017 commit 9ba7168Copy full SHA for 9ba7168
core/experience/daagorxp.lib.keybinder.yaml
@@ -1,6 +1,6 @@
1
# Rime key bindings for Daagor Integration
2
# encoding: utf-8
3
-# Ver: 1.25.237.0
+# Ver: 1.26.032.0
4
#
5
6
key_binder:
@@ -20,10 +20,6 @@ key_binder:
20
- { when: composing, accept: Control+y, send: Page_Up }
21
- { when: composing, accept: Alt+v, send: Page_Up }
22
- { when: composing, accept: Control+v, send: Page_Down }
23
- # Move word by Tab
24
- - { when: composing, accept: ISO_Left_Tab, send: Shift+Left }
25
- - { when: composing, accept: Shift+Tab, send: Shift+Left }
26
- - { when: composing, accept: Tab, send: Shift+Right }
27
# Numbered mode switch
28
- { when: always, accept: Control+Shift+1, select: .next }
29
- { when: always, accept: Control+Shift+2, toggle: ascii_mode }
0 commit comments