中英切换是否可以默认使用 shortCommand 完成,而非特制的英文键盘 #434
Replies: 5 comments 16 replies
-
|
RIME 的 ascii 模式 在不同的输入方案下,表现不一致。比如有些固定码长的输入方案,只能输入4个英文符号。这对于 RIME 不熟悉的用户,这种行为会有困扰。所以不建议将 ascii 模式作为默认中英切换模式。 |
Beta Was this translation helpful? Give feedback.
-
|
在 Rime 的引擎中, 换个角度想,在鼠须管等电脑平台上,默认安装之后就是启用了 Shift 切换 不知道这么解释是不是回答了您的疑问,如果我说的不符合实际情况的话,您可以发我一个使用 |
Beta Was this translation helpful? Give feedback.
-
|
请问九宫格键盘能关闭英文键盘吗,我想在九宫格和系统英文键盘之间切换 |
Beta Was this translation helpful? Give feedback.
-
|
使用 |
Beta Was this translation helpful? Give feedback.
-
|
请问中英切换后的英文键盘,需要上滑按键输入字符可以修改哪个文件实现? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
目前,有大量的 issue 都是关于中英切换后键盘布局不一致的:如 #391 #397 #401 等等。在制作声笔键盘的过程中,我使用的是
shortCommand(#中英切换),就没有这类问题。很多 Rime 用户都在电脑上有使用 Rime 的经验,对于使用 Rime 本身切换中英文的效果是比较熟悉的;同文输入法更是把 ascii_mode 的切换做到了候选栏上,与电脑的行为是一致的。是否有可能将默认的中英切换改成
shortCommand(#中英切换),如果用户需要进一步定制英文的输入体验,再去自己定制英文键盘?如果默认是这样的行为,那么我觉得可能用户产生的疑惑会少一些。
Beta Was this translation helpful? Give feedback.
All reactions