diff options
| author | Gregory Anders <greg@gpanders.com> | 2025-08-14 18:14:26 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-14 18:14:26 -0500 |
| commit | 218ff601c48b97dab55e2d3735a7620743979f32 (patch) | |
| tree | 7e122a9f6fb319d1c2724ef709a8b73d1e2d4d91 /runtime/lua/vim/provider/python.lua | |
| parent | 649bb372f66591c8349a4d3117f05e9f02549a1b (diff) | |
fix(tui): do not emit resize screen sequence after host terminal is resized (#35335)
Some terminals support the CSI 8 t sequence to resize their own window
area. Neovim will emit this sequence when the TUI is resized
programatically, but it should not be emitted when the TUI is resized
because the host terminal was resized, as that results in an infinite
resize loop.
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions
