Crate xterm_query
Source - XQError
- xterm-query error type
- 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).