![]() |
libghostty
|
#include <ghostty/vt/selection.h>
Data Fields | |
| GhosttySelectionGestureBehavior | single_click |
| GhosttySelectionGestureBehavior | double_click |
| GhosttySelectionGestureBehavior | triple_click |
Selection behaviors for single-, double-, and triple-click gestures.
Definition at line 343 of file selection.h.
| GhosttySelectionGestureBehavior double_click |
Behavior for double-click selection gestures.
Definition at line 348 of file selection.h.
| GhosttySelectionGestureBehavior single_click |
Behavior for single-click selection gestures.
Definition at line 345 of file selection.h.
| GhosttySelectionGestureBehavior triple_click |
Behavior for triple-click selection gestures.
Definition at line 351 of file selection.h.