mirror of
https://github.com/vim/vim.git
synced 2026-03-24 05:43:14 +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>