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

输入法主题在 macOS 下表现很奇怪 #24

Open
yibie opened this issue Jan 23, 2025 · 6 comments
Open

输入法主题在 macOS 下表现很奇怪 #24

yibie opened this issue Jan 23, 2025 · 6 comments

Comments

@yibie
Copy link

yibie commented Jan 23, 2025

Image

我修改了 weasel.yaml 里的 color scheme 也不行:

color_scheme: jianchun # 默认配色方案

@amzxyz
Copy link
Owner

amzxyz commented Jan 23, 2025

squirrel 才是

@yibie
Copy link
Author

yibie commented Jan 23, 2025

squirrel 里什么都没有,就只有这两行

Directory /Users/xxx/Library/Rime/squirrel.yaml
squirrel.yaml

@amzxyz
Copy link
Owner

amzxyz commented Jan 23, 2025

你去仓库看看

@yibie
Copy link
Author

yibie commented Jan 23, 2025

抱歉,我看错地方了。

@yibie yibie closed this as completed Jan 23, 2025
@yibie
Copy link
Author

yibie commented Feb 9, 2025

我现在可以确认,在 macOS 下输入法皮肤表现奇怪的原因。

因为在 squirrel.yaml 有如下配置语句:

  # format using %@ and %c is deprecated since 1.0, Squirrel 1.0
  # %@ is automatically expanded to "[candidate] [comment]"
  # and %c is replaced by "[label]"
  # candidate_format: '[label]. [candidate] [comment]'  # 候选项格式化

把它注释掉之后,就不会出现如下问题:

Image

不过,如果注释掉的话,按下 ctrl + z 等命令,就不能反查笔划。

@yibie yibie reopened this Feb 9, 2025
@amzxyz
Copy link
Owner

amzxyz commented Feb 9, 2025

更新了另一个,你试试

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