mirror-ghostty/include
Mitchell Hashimoto 10696b5ed1
libghostty: add GhosttySelection type and selection support to formatter (#12115)
Add a new GhosttySelection C API type (selection.h / c/selection.zig)
that pairs two GhosttyGridRef endpoints with a rectangle flag. This maps
directly to the internal Selection type using untracked pins.

The formatter terminal options gain an optional selection pointer. When
non-null the formatter restricts output to the specified range instead
of emitting the entire screen. When null the existing behavior of
formatting the full screen is preserved.
2026-04-04 20:48:39 -07:00
..
ghostty libghostty: add GhosttySelection type and selection support to formatter (#12115) 2026-04-04 20:48:39 -07:00
ghostty.h ghostty.h: guard sys/types.h include for MSVC 2026-03-31 02:40:33 +02:00
module.modulemap include: comment the modulemap 2023-02-19 10:44:53 -08:00