mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-18 01:36:08 +03:00

The default format for transmission is defined as RGBA (f=32) in the Kitty Graphics specification. When no format is specified, this can result in an error for length checking. Fixes: #2212 Reference: https://sw.kovidgoyal.net/kitty/graphics-protocol/#control-data-reference