Skip to content
New issue

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

Deleting all character while compositing with IME leaves last character on terminal #6433

Open
tomocrafter opened this issue Nov 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@tomocrafter
Copy link

tomocrafter commented Nov 25, 2024

What Operating System(s) are you seeing this problem on?

Linux X11

Which Wayland compositor or X11 Window manager(s) are you using?

GNOME Shell 46.0 on Ubuntu 24.04.1 LTS

WezTerm version

wezterm 20241119-101432-4050072d

Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?

Yes, and I updated the version box above to show the version of the nightly that I tried

Describe the bug

When typing Japanese with mozc ibus version, most of the time works well but deleting all compositing text with backspace leaves last character on terminal and it will stay even after enter or input another text.
image
image

To Reproduce

  1. type romaji with IME enabled to start compositing Japanese
  2. delete all compositing characters with backspace
  3. the last character stay on terminal until clear termianl, close bugged tab, or start new compositing and complete it

Configuration

using

config.use_ime = true
config.xim_im_name = "ibus"

but happens without any config

Expected Behavior

does not leave the character and clears prompt

Logs

No response

Anything else?

No response

@tomocrafter tomocrafter added the bug Something isn't working label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant