It swallow wide character to squeeze in a non-wide character length, it start to do that after input eight or nine wide characters, it keeps doing that, then wrap line upward, very clumsy line input environment
| [reply] |
Can you paste a string here I could test with? | [reply] |
Its behavior varies depending you paste repeatly and type in, paste will show '[27m', type in will squeeze character, neither is desirable. try paste '一生'.
I use fcitx in arch, you will need 'fcitx5 fcitx5-chinese-addons fcitx5-configtool fcitx5-gtk-git fcitx5-pinyin-zhwiki fcitx5-qt', relogin and some environment settings. here is my hyprland env settings related to fcitx. make it work takes some efforts.
env = XMODIFIERS, @im=fcitx
# env = GTK_IM_MODULE, fcitx
env = QT_IM_MODULE, fcitx
env = SDL_IM_MODULE, fcitx
env = ECORE_IMF_MODULE,xim
| [reply] [d/l] |
sorry, its alacritty I use, kitty and foot works fine.
| [reply] |