Neovim doesn't resize responsively to iTerm2 window/split resizing
Bug report
Thanks for filing an issue! Please answer the questions below so I can help you.
- iTerm2 version: Build 3.5.11
- OS version: 15.3.1 (24D70)
Screen_Recording_2025-03-27_at_19.07.42
Detailed steps to reproduce the problem
- Open nvim
- Resize window
What happened
Nvim layout gets all kinds of messed up.
What should have happened
Nvim layout resizes the same way it does in Terminal.app or Ghostty
Since this is only happening in iTerm2, I don't think it's an issue with neovim. I can confirm that both SIGWINCH is being sent on resize, and that the issue persists with nvim -u NORC
Edited by Torma