Open
Conversation
graphemecluster
commented
Nov 21, 2024
| - derive/[qh]$// # 聲調 | ||
| - abbrev/^([a-z]).+$/$1/ | ||
| - abbrev/^([^aeiouyw]+).+$/$1/ | ||
| - abbrev/[qh]$// # 聲調 |
Member
Author
There was a problem hiding this comment.
abbrev 的優先順位比 derive 低
Member
Author
There was a problem hiding this comment.
用 derive 平上去聲的候選詞會排在一起,果然不太好
abbrev 的話上去聲會排到最後,感覺又太後
graphemecluster
commented
Nov 21, 2024
| tupa_reverse_lookup: | ||
| tags: [ luna_pinyin, jyut6ping3 ] | ||
| overwrite_comment: false | ||
| overwrite_comment: true |
Member
There was a problem hiding this comment.
這個也不記得了,會 overwrite 什麼 comment?
Member
Author
There was a problem hiding this comment.
應該是粵拼/普拼的 comment,但我試着好像沒有分別
graphemecluster
commented
Nov 21, 2024
| tags: [ luna_pinyin, jyut6ping3 ] | ||
| overwrite_comment: false | ||
| overwrite_comment: true | ||
| enable_completion: true |
Member
Author
There was a problem hiding this comment.
其實我也不太清楚有甚麼影響,好像還是不能如郵件要求那樣自動完成
graphemecluster
commented
Nov 21, 2024
graphemecluster
commented
Nov 21, 2024
Member
Author
|
@ayaka14732 有甚麼要改嗎,你放到用户文件夾試一次對比一下啊 |
Member
Author
|
我想將粵拼反查鍵改成 |
Member
|
我遲啲試 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.