mirror of
https://github.com/vim/vim.git
synced 2026-05-08 11:25:40 +02:00
Problem: Cannot configure terminal resize event
Solution: Add the 'termresize' option and allow to use in-band window
resize events (Foxe Chen).
closes: #19596
Signed-off-by: Foxe Chen <chen.foxe@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>