We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
操作系统:debian
ibus-rime: https://github.com/hchunhui/ibus-rime.AppImage
配置: https://github.com/iDvel/rime-ice/
比如打fac,没有出现fac这三个字母,只有候选词。其他应用如sublime text和浏览器都正常出现字母。
尝试的方案: 在.zshrc加入
# iBus always on export INPUT_METHOD="ibus" export XMODIFIERS="@im=ibus" export GTK_IM_MODULE="ibus" export QT_IM_MODULE="ibus" export QT4_IM_MODULE="ibus"
无效。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
操作系统:debian
ibus-rime:
https://github.com/hchunhui/ibus-rime.AppImage
配置:
https://github.com/iDvel/rime-ice/
比如打fac,没有出现fac这三个字母,只有候选词。其他应用如sublime text和浏览器都正常出现字母。
尝试的方案:
在.zshrc加入
# iBus always on export INPUT_METHOD="ibus" export XMODIFIERS="@im=ibus" export GTK_IM_MODULE="ibus" export QT_IM_MODULE="ibus" export QT4_IM_MODULE="ibus"
无效。
The text was updated successfully, but these errors were encountered: