mirror of
https://github.com/vim/vim.git
synced 2026-05-28 00:21:37 +02:00
c970b470fb
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>