pub fn on_resize() -> Result<Receiver<TerminalSize>, Error>
Expand description
Returns a receiver that receives a signal when the terminal is resized.
pub fn on_resize() -> Result<Receiver<TerminalSize>, Error>
Returns a receiver that receives a signal when the terminal is resized.