summaryrefslogtreecommitdiff
path: root/home/xyz/.config/fcitx5
diff options
context:
space:
mode:
Diffstat (limited to 'home/xyz/.config/fcitx5')
-rw-r--r--home/xyz/.config/fcitx5/conf/pinyin.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/home/xyz/.config/fcitx5/conf/pinyin.conf b/home/xyz/.config/fcitx5/conf/pinyin.conf
index f815b423..aa7e3801 100644
--- a/home/xyz/.config/fcitx5/conf/pinyin.conf
+++ b/home/xyz/.config/fcitx5/conf/pinyin.conf
@@ -10,6 +10,8 @@ SpellEnabled=True
EmojiEnabled=True
# Enable Chaizi
ChaiziEnabled=True
+# Enable Characters in Unicode CJK Extension B
+ExtBEnabled=True
# Enable Cloud Pinyin
CloudPinyinEnabled=False
# Cloud Pinyin Index
@@ -30,6 +32,8 @@ SecondCandidate=
ThirdCandidate=
# Use Keypad as Selection key
UseKeypadAsSelection=False
+# Use BackSpace to cancel the selection
+BackSpaceToUnselect=True
# Number of Sentences
Number of sentence=2
# Prompt long word length when input length over (0 for disable)