Function xterm_query::query[][src]

pub fn query(query: &str, timeout_ms: isize) -> Result<String, XQError>
Expand description

Query the xterm interface, assuming the terminal is in raw mode (or we would block waiting for a newline).