mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 01:05:48 +02:00
Recognize CSI ? 5 W as DECST8C, which resets the active screen's tab stops to the default of every 8 columns. Other CSI W variants continue to produce a parse error. Signed-off-by: Ayman Bagabas <aymanbagabas@gmail.com>