menu
ghostty_vte_flutter
ghostty_vte_flutter.dart
GhosttyTerminalInteractiveBuffer
<
PositionT
,
SelectionT
>
lineSelectionBetweenRows abstract method
lineSelectionBetweenRows
dark_mode
light_mode
lineSelectionBetweenRows
abstract method
SelectionT?
lineSelectionBetweenRows
(
int
startRow
,
int
endRow
)
Implementation
SelectionT? lineSelectionBetweenRows(int startRow, int endRow);
ghostty_vte_flutter
ghostty_vte_flutter
GhosttyTerminalInteractiveBuffer
<
PositionT
,
SelectionT
>
lineSelectionBetweenRows abstract method
GhosttyTerminalInteractiveBuffer class