解决办法: 在pycharm安装包中,bin目录下的pycharm.sh文件中加入下面3个选项:code
export GTK_IM_MODULE=fcitx export QT_IM_MODULE=fcitx export XMODIFIERS=@im=fcitx
添加到末尾便可。ci