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

注音如何輸入全拼/關閉連續輸入 #1846

Open
minstrike520 opened this issue Mar 14, 2025 · 3 comments
Open

注音如何輸入全拼/關閉連續輸入 #1846

minstrike520 opened this issue Mar 14, 2025 · 3 comments

Comments

@minstrike520
Copy link

如題,請問當前的設定檔是否有辦法讓輸入法限制使用者必須將完整注音輸入,而不是預設的連續輸入、可省略音調或韻母等?
我在使用說明/關閉逐鍵提示中有看到相關的設定,然而依以下方法照做之後,並沒有達成想要的效果。

# weasel.custom.yaml
# ...
patch:
  "translator/enable_competion": false
@minstrike520
Copy link
Author

另外,我也在輸入法的設定中嘗試設定相關項目,但是仍然沒有效果:

translator:
  dictionary: moetaigi
  # ...
  enable_sentence: false # <--------
  # ...

@ksqsf
Copy link
Member

ksqsf commented Mar 14, 2025

從 speller/algebra 中刪除簡拼相關設定即可。

@minstrike520
Copy link
Author

感謝回覆!不過,我想要的效果是跟注音完全一樣,在成功組字之前不會進入下一個字的輸入,而把這個設定關掉並不會達成這個效果。
或者是說,RIME從原理上就無法達成這點?

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