Looks like appeared since https://github.com/kachick/dotfiles/pull/676 https://github.com/wez/wezterm/issues/5604 https://github.com/wez/wezterm/issues/5103 Run, but disable IME ```lua config.enable_wayland = false config.use_ime = true ``` Don't run ```lua config.enable_wayland = true config.use_ime = true ```