-
-
Notifications
You must be signed in to change notification settings - Fork 836
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
Text cursor flickers and jumps around when updating terminal #5560
Comments
I do not see this issue under X11, so it might be Windows specific. |
I see a lot of flickering with recent Wezterms on X11 and Wayland on my Raspberry Pi 5. Not just the cursor though. It used to work great for me. I have a video showing what it looks like in the issue I created. |
Maybe graphics card related, or GL configuration? I'm on an AMD GPU, and I have seen no flickering at all. |
Hey 👋 I'm also experiencing the same on macOS Sonoma 14.3. I've disabled all config and still have the same issue, which is very noticeable when jumping around a buffer in vim. |
In my case, this may not be a WezTerm issue after all. It appears to be related to Cygwin running inside Windows Terminal (WezTerm uses Windows Terminal's OpenConsole.exe). See microsoft/terminal#18264. |
What Operating System(s) are you seeing this problem on?
Windows
Which Wayland compositor or X11 Window manager(s) are you using?
N/A
WezTerm version
WezTerm-windows-20240609-095134-f5e496eb
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
I recently updated to WezTerm-windows-20240609-095134-f5e496eb today. Now the text cursor flickers and jumps around the terminal while updating terminal elements. This is extremely annoying and distracting. It forced me to immediately revert back to WezTerm-windows-20230822-073555-67f4450d where this behavior is not present.
To Reproduce
For example, start tmux with the current time in the status bar. The cursor keeps flickering and moving back and forth between the time field and the shell prompt location.
Configuration
no config
Expected Behavior
The cursor should remain solid and static. It should not flicker or jump around.
Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: