mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-06 07:38:21 +00:00
#11706 Add a new GHOSTTY_TERMINAL_DATA_MOUSE_TRACKING option to the ghostty_terminal_get API. This returns true if any mouse tracking mode is active (X10, normal, button, or any-event), replacing the need for consumers to loop over four separate mode queries.