cursorPendingWrap property
Implementation
bool get cursorPendingWrap => _terminalBool(
bindings.GhosttyTerminalData.GHOSTTY_TERMINAL_DATA_CURSOR_PENDING_WRAP,
);
bool get cursorPendingWrap => _terminalBool(
bindings.GhosttyTerminalData.GHOSTTY_TERMINAL_DATA_CURSOR_PENDING_WRAP,
);