selection property

Pointer<GhosttySelection> selection
getter/setter pair

Optional selection to restrict output to a range. If NULL, the entire screen is formatted.

Implementation

external ffi.Pointer<GhosttySelection> selection;