mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-18 19:11:20 +00:00
This was a regression. The previous logic would always show the cursor if we were using a non-blinking cursor. But, if the terminal state is explicitly requesting an invisible cursor (mode 25) then we need to hide the cursor.