Neovim/tmux rendering glitches after resize #1492
Labels
Needs-Tag-Fix
Doesn't match tag requirements
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Environment
Steps to reproduce
Open Neovim (Windows version) inside of tmux and resize the window. If it's not glitching yet, try scrolling around with Ctrl-D/Ctrl-U. Making the window smaller seems to be ok sometimes, but I see glitches if I maximize, restore, resize the window to be larger, or resize a tmux pane. Interestingly, regular vim has problems with maximize/restore, but not resizing by dragging the window edge. I think there is a separate bug there but I'll keep that to a separate issue.
Now for the really strange part. Open a second console window. Tmux and neovim are fixed now. Resize the first window to make it glitchy again, and then resize the second window. Fixed again.
Somehow resizing a regular console window makes unrelated PTY buffers set the correct size.
Expected behavior
For one, resizing should not make programs glitchy, but I certainly didn't expect the sort of "fix" I found either.
Actual behavior
Probably better to just show what's going on.
The text was updated successfully, but these errors were encountered: