Skip to content
New issue

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

如何取消“按"/"表示顿号直接上屏”的配置? #155

Open
TurnOffNOD opened this issue Sep 16, 2023 · 1 comment
Open

如何取消“按"/"表示顿号直接上屏”的配置? #155

TurnOffNOD opened this issue Sep 16, 2023 · 1 comment

Comments

@TurnOffNOD
Copy link

看release的1.1.4说明,里面有个“1、按"/"表示顿号直接上屏”,这个配置如何取消?

毕竟,“/”又要用来输入这个字符本身,也是特殊符号输入的前导(比如有的输入法用“/sx”输入数学符号),同时已经有“\”作为“、”的输入了,再重复占用一个有用的按键不合理。

@hoodlum1980
Copy link

把 punctuator\half_shape'/' 改成 [ '/', '/' ... ] 这样的数组就可以了。因为只有一个值的情况下会直接上屏。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants