-
Notifications
You must be signed in to change notification settings - Fork 88
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
Long input line with fullwidth charactors makes rendering and cursor position wrong #491
Comments
As long as I tried, this doesn't happen on Konsole (Ubuntu), Windows Terminal, and PowerShell. |
It reproduced in macOS Terminal.app, iTerm2, Alacritty, Terminal inside VSCode, and also vterm in ci Reproduce code: tompng@e486117 Failed job result: https://github.com/tompng/reline/actions/runs/3912005379/jobs/6686085302
|
I see. I could reproduce this issue. ( Terminal.app & Alacritty with tmux ) Screen.Recording.2023-01-14.at.1.16.51.mov |
I see. I could reproduce it on Linux, too |
Fixed by #614 |
Description
When you input long line (longer than terminal width), Line disappears when fullwidth charactors is at the end of the line.
Cursor position is wrong when typing 123 and 456 in GIF animation below
Terminal Emulator
macOS Terminal.app
The text was updated successfully, but these errors were encountered: