Skip to main content

Module terminal_input

Module terminal_input 

Source
Expand description

Native terminal input capture and translation helpers.

Structs§

TerminalInputCore
Shared native terminal input capture core.
TerminalInputEventRecord
A translated terminal input event ready to forward to a PTY.
TerminalInputState
Shared queue state for captured terminal input events.

Enums§

TerminalInputError
Errors returned by native terminal input capture.

Constants§

NATIVE_TERMINAL_INPUT_TRACE_PATH_ENV
Environment variable name for the trace file path.

Functions§

unix_now_seconds
Returns the current Unix timestamp as fractional seconds.