Crate xterm_query

Source

Enums§

XQError
xterm-query error type

Functions§

query
Query the xterm interface, assuming the terminal is in raw mode (or we would block waiting for a newline).
query_buffer
Query the xterm interface, assuming the terminal is in raw mode (or we would block waiting for a newline).
query_osc
Query the xterm interface for an OSC sequence, assuming the terminal is in raw mode (or we would block waiting for a newline).
query_osc_buffer
Query the xterm interface for an OSC response, assuming the terminal is in raw mode (or we would block waiting for a newline).