Files
ghostty/src/renderer
Mitchell Hashimoto df466f3c73 renderer: make cursorStyle depend on RenderState
This makes `cursorStyle` utilize `RenderState` to determine the
appropriate cursor style. This moves the cursor style logic outside the
critical area, although it was cheap to begin with.

This always removes `viewport_is_bottom` which had no practical use.
2025-11-22 14:36:53 -08:00
..
2025-05-26 21:50:14 -06:00
2025-03-11 14:39:04 -07:00
2022-12-31 08:53:11 -08:00