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

如何變更commit的按鍵 #236

Open
hardcode1234 opened this issue Sep 12, 2024 · 0 comments
Open

如何變更commit的按鍵 #236

hardcode1234 opened this issue Sep 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@hardcode1234
Copy link

hardcode1234 commented Sep 12, 2024

问题描述

無法在emacs使用bopomofo輸入繁體中文
已經確認安裝完整,也試過拼音輸入法,可以在按下space後將文字正確輸出

但換成bopomofo後,
按下space後,只會一直切換候選區
按下enter後,輸出會變成英文字母
按下shift+enter後,輸出會變成注音符號,而不是繁體中文

Emacs中的配置

(use-package rime
  :custom
  (default-input-method "rime"))

环境信息

  • 操作系统:WSL中執行Ubuntu

  • Emacs版本:如 31.0.5

  • Librime版本:
    apt list | grep librime
    librime-bin/mantic,now 1.8.5+dfsg1-2build1 amd64 [installed]
    librime-data-jyutping/mantic,now 0.38.20210909-3 amd64 [installed]
    librime-data-scj6/mantic,now 0.38.20210909-3 amd64 [installed]
    librime-data-stenotype/mantic,now 0.38.20210909-3 amd64 [installed]
    librime-data/mantic,now 0.38.20210909-3 all [installed]
    librime-dev/mantic,now 1.8.5+dfsg1-2build1 amd64 [installed]
    librime-plugin-charcode/mantic,now 1.8.5+dfsg1git20230125-2build1 amd64 [installed]
    librime-plugin-lua/mantic,now 1.8.5+dfsg1
    git20230115-2build1 amd64 [installed]
    librime-plugin-octagram/mantic,now 1.8.5+dfsg1~git20230125-2build1 amd64 [installed]
    librime1/mantic,now 1.8.5+dfsg1-2build1 amd64 [installed]

  • Librime安装方式:包管理器

  • 安装方式:Git

@hardcode1234 hardcode1234 added the bug Something isn't working label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant