You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What Operating System(s) are you seeing this problem on?
macOS
Which Wayland compositor or X11 Window manager(s) are you using?
No response
WezTerm version
20240520-135708-b8f94c47
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 was unable to reproduce the problem with vim, and the issue only occurs with neovim for some reason. There are strange buffer-repainting issues when lines are deleted/added, and the change is undone.
To Reproduce
Open a file in neovim, and hit dd followed by u. You may need to do this up to five or six times, but the bug is that the buffer isn't repainted, and shows one less line. Moving through the entire buffer line-by-line using j repaints all the lines.
Faithfully show the buffer's contents, just like iTerm2.
Logs
wezterm version: 20240520-135708-b8f94c47 aarch64-apple-darwin
Window Environment: macOS 14.5 (23F79)
Lua Version: Lua 5.4
OpenGL: Apple M2 4.1 Metal - 88.1
Enter lua statements or expressions and hit Enter.
Press ESC or CTRL-D to exit
Anything else?
No response
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
What Operating System(s) are you seeing this problem on?
macOS
Which Wayland compositor or X11 Window manager(s) are you using?
No response
WezTerm version
20240520-135708-b8f94c47
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 was unable to reproduce the problem with vim, and the issue only occurs with neovim for some reason. There are strange buffer-repainting issues when lines are deleted/added, and the change is undone.
To Reproduce
Open a file in neovim, and hit
dd
followed byu
. You may need to do this up to five or six times, but the bug is that the buffer isn't repainted, and shows one less line. Moving through the entire buffer line-by-line usingj
repaints all the lines.Configuration
Although not really relevant:
Expected Behavior
Faithfully show the buffer's contents, just like iTerm2.
Logs
wezterm version: 20240520-135708-b8f94c47 aarch64-apple-darwin
Window Environment: macOS 14.5 (23F79)
Lua Version: Lua 5.4
OpenGL: Apple M2 4.1 Metal - 88.1
Enter lua statements or expressions and hit Enter.
Press ESC or CTRL-D to exit
Anything else?
No response
The text was updated successfully, but these errors were encountered: