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
在Rime中,Caps_Lock能設置為「中英轉換」「大小寫轉換」 不知能否設置「定向」某個字符? 如- { when: composing, accept: Caps_Lock, send: colon } 實驗中Caps_Lock能轉換成「:符」,但不能上屏。 這功能能實現嗎?@lotem
The text was updated successfully, but these errors were encountered:
如果按 CapsLock 和按 ; 鍵的效果相同,那麼你已經實現了。 「:符」是不是輸入方案裏有其他功能用到 :
CapsLock
;
:
Sorry, something went wrong.
Caps_Lock=: 但不能上屏!((大寫狀態) 我想用「:」=Caps_Lock作聲調 @lotem
No branches or pull requests
在Rime中,Caps_Lock能設置為「中英轉換」「大小寫轉換」
不知能否設置「定向」某個字符?
如- { when: composing, accept: Caps_Lock, send: colon }
實驗中Caps_Lock能轉換成「:符」,但不能上屏。
這功能能實現嗎?@lotem
The text was updated successfully, but these errors were encountered: