-
Notifications
You must be signed in to change notification settings - Fork 681
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
和全键盘方案不再冲突,切换全键盘和九宫格不再需要改词库了
- Loading branch information
Showing
5 changed files
with
249 additions
and
266 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Hamster 九宫格 | ||
|
||
要在仓输入法中启用九宫格,需要切换到九宫格方案,并启用九宫格布局。 | ||
|
||
(可选)解开 `engine/translators` 下的英文翻译器注释,将 `melt_eng.custom.yaml` 复制到配置目录,可以支持九宫格输入英文,方便输入一些短单词,但会导致全键盘方案无法输入英文。 | ||
|
||
<br> | ||
|
||
--- | ||
|
||
<br> | ||
|
||
因为 [#332 ](https://github.com/imfuxiao/Hamster/issues/322)的原因,目前还不能选择拼音。 |
2 changes: 1 addition & 1 deletion
2
others/Hamster九宫格/melt_eng.custom.yaml → others/Hamster/melt_eng.custom.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# 此补丁可以在仓输入法九宫格布局中输入英文 | ||
patch: | ||
speller/algebra/+: | ||
- xlit/abcdefghijklmnopqrstuvwxyz/AAADDDGGGJJJMMMPPPPTTTWWWW/ | ||
- xlit/abcdefghijklmnopqrstuvwxyz/22233344455566677778889999/ |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
a0e0ef8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
终于终于 谢谢!希望后期多多维护更新 一直默默加油中!