mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-09-20 04:28:06 +00:00
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.