Files
ghostty/src/termio
Mitchell Hashimoto 3beb6d717a terminal: decrqm don't truncate 16-bit mode requests
DECRQM requests can use a full 16-bit number but we truncated to 15-bits
for the reply (cause thats all we know about). Preserve, the full
16-bits for requests so we give the proper response.
2026-09-14 12:33:42 -07:00
..