summaryrefslogtreecommitdiff
path: root/home/xyz/.config
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2026-06-30 10:21:46 +0800
committerXiao Pan <xyz@flylightning.xyz>2026-06-30 10:21:54 +0800
commit04c2951de3bf3aca0122d768ee56319bcec0f90f (patch)
treea5e3b0f82a731f7b66c393c9eb4a85235eaf16a7 /home/xyz/.config
parent14dca2e966ec364435eaa31afbaf465285190c2c (diff)
fcitx5 new verison auto changes configs
Diffstat (limited to 'home/xyz/.config')
-rw-r--r--home/xyz/.config/fcitx5/conf/pinyin.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/home/xyz/.config/fcitx5/conf/pinyin.conf b/home/xyz/.config/fcitx5/conf/pinyin.conf
index 9591a4a1..1cf434ab 100644
--- a/home/xyz/.config/fcitx5/conf/pinyin.conf
+++ b/home/xyz/.config/fcitx5/conf/pinyin.conf
@@ -44,6 +44,8 @@ SecondCandidate=
ThirdCandidate=
# Use Keypad as Selection key
UseKeypadAsSelection=False
+# Choose Last Character from Phrase
+ChooseLastCharFromPhrase=bracketright
# Use BackSpace to cancel the selection
BackSpaceToUnselect=True
# Number of Sentences
@@ -99,7 +101,7 @@ FirstRun=False
[QuickPhraseTriggerRegex]
0=.(/|@)$
-1=^(www|bbs|forum|mail|bbs)\\.
+1="^(www|bbs|forum|mail|bbs)\\\\."
2=^(http|https|ftp|telnet|mailto):
[Fuzzy]
@@ -107,6 +109,8 @@ FirstRun=False
VE_UE=True
# Common Typo
NG_GN=True
+# Match Letter in lower case
+LowerCaseMatchLetter=True
# Inner Segment (xian -> xi'an)
Inner=True
# Inner Segment for Short Pinyin (qie -> qi'e)