mirror of
https://github.com/vim/vim.git
synced 2026-05-08 21:29:50 -04:00
13b25e2f34
Problem: terminal DEC mode handling is overly complex (after v9.2.0139) Solution: Refactor DEC mode handling (Foxe Chen). related: #19596 related: #19541 closes: #19641 Signed-off-by: Foxe Chen <chen.foxe@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>