pub fn restore_terminal(terminal: WidgetTerminal) -> Result<(), Error>
Expand description
Takes down the terminal, ensuring that it is all ok. This is run automatically by the app.
pub fn restore_terminal(terminal: WidgetTerminal) -> Result<(), Error>
Takes down the terminal, ensuring that it is all ok. This is run automatically by the app.