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

[错误] squirrel 使用 alacritty 终端下无法使用中文符号 #741

Open
erasin opened this issue Mar 31, 2023 · 6 comments · May be fixed by #792
Open

[错误] squirrel 使用 alacritty 终端下无法使用中文符号 #741

erasin opened this issue Mar 31, 2023 · 6 comments · May be fixed by #792

Comments

@erasin
Copy link

erasin commented Mar 31, 2023

针对 Alacritty 设置 ascii_mode=false 有效,dan无法输入中文标点,无论如何切换都是英文标点。

用的 rime-ice的方案,使用 patch 补丁方式配置,自定义 squirrel.custom.yaml 配置。 其他的 app 是有效的,只有 org.alacritty 无效。

配置效果: 默认中文, 依然英文标点

patch:
  app_options:
    org.alacritty:
      ascii_mode: false
      no_inline: false

配置效果: 默认英文, 切换中文后依然英文标点

patch:
  app_options:
    org.alacritty:
      ascii_mode: true
      no_inline: true

删除了所有配置,使用rime默认的配置项,依然是同样的效果。

@SDGLBL
Copy link

SDGLBL commented Apr 6, 2023

一样的问题

@groverlynn
Copy link
Contributor

你想要更改的設置項是ascii_punct

@erasin
Copy link
Author

erasin commented Apr 19, 2023

你想要更改的設置項是ascii_punct

试过快捷键切换和配置修改,无效。

@groverlynn groverlynn linked a pull request Aug 5, 2023 that will close this issue
@groverlynn
Copy link
Contributor

你想要更改的設置項是ascii_punct

试过快捷键切换和配置修改,无效。

試試 #792

@PeterlitsZo
Copy link

在 VSCode 终端中也有这个问题。在内置终端中没有此问题。

@ksqsf
Copy link
Member

ksqsf commented Sep 23, 2024

#827 相同

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

Successfully merging a pull request may close this issue.

5 participants