set_tui_active

Function set_tui_active 

Source
pub fn set_tui_active(active: bool)
Expand description

Mark that the TUI is active

This should be called when entering TUI mode and ensures that the panic handler knows to restore the terminal.