Sunpinyin输入法的一个bug
Tofloor
poster avatar
sunshine2006
deepin
2020-10-08 19:43
Author
本帖最后由 sunshine2006 于 2020-10-8 11:47 编辑

Sunpinyin输入法时,在输入【】,则变成了·「」
不知道有人遇到过没有?
Reply Favorite View the author
All Replies
attention
deepin
2020-10-08 22:19
#1
有。我也碰到过。我觉得可以把点去掉。
Reply View the author
ucSec
deepin
2020-10-08 22:30
#2
是不是按到Shift了?
Reply View the author
sunshine2006
deepin
2020-10-08 22:44
#3
https://bbs.deepin.org/post/203509
是不是按到Shift了?

没有哈,改为讯飞就正常了
Reply View the author
ucSec
deepin
2020-10-11 04:45
#4
我也发现了……fcitx-pinyin下面也是这样
Reply View the author
北冥夜未央
deepin
Ecological co-builder
2020-10-11 06:39
#5
试了好多输入法,目前觉得Rime最好用。华宇输入法也还行。
Reply View the author
KeiSyut
deepin
2020-10-11 16:59
#6
本帖最后由 keisyut 于 2020-10-11 09:07 编辑

fcitx自带的好像都有这个问题,不管是拼音还是五笔。不过切换为英文标点显示就可以了。
Reply View the author
doodo
deepin
2020-10-11 17:40
#7
It has been deleted!
sunshine2006
deepin
2020-10-11 19:38
#8
https://bbs.deepin.org/post/203509
我的签名里的文档里有这个问题的处理方法:《2.2.15 解决 Fcitx 中文输入法无法输入全角中括号【 】》——
...

此文件为只读文件,如何修改为可编辑状态?
Reply View the author
moqilintong
deepin
2020-10-11 19:45
#9
是权限不够吧?用sudo提权:
sudo vim /usr/share/fcitx/data/punc.mb.zh_CN
Reply View the author
sunshine2006
deepin
2020-10-12 02:36
#10
本帖最后由 sunshine2006 于 2020-10-11 18:41 编辑
https://bbs.deepin.org/post/203509
是权限不够吧?用sudo提权:
sudo vim /usr/share/fcitx/data/punc.mb.zh_CN


按以上方法,
先在终端输入:sudo vim /usr/share/fcitx/data/punc.mb.zh_CN,进入文本;
再按字母 i 键进入插入状态就可以进行修改等操作;
修改完毕后,按Esc键退出编辑状态;
在英文状态下输入:wq并按回车键,则保存退出文本栏。
Reply View the author
sunshine2006
deepin
2020-10-12 02:39
#11
https://bbs.deepin.org/post/203509
我的签名里的文档里有这个问题的处理方法:《2.2.15 解决 Fcitx 中文输入法无法输入全角中括号【 】》——
...

先在终端输入:sudo vim /usr/share/fcitx/data/punc.mb.zh_CN,进入文本;
再按字母 i 键进入插入状态就可以进行修改等操作,将对应符号进行修改;
修改完毕后,按Esc键退出编辑状态;
在英文状态下输入:wq并按回车键,则保存退出文本栏。
Reply View the author