Searched refs:process_output (Results 1 – 1 of 1) sorted by relevance
1416 pub fn process_output(&mut self, tty: Arc<TtyCore>, c: u8) -> bool { in process_output() method1765 if !ldata.process_output(tty.clone(), c) { in write()