pub fn run_headless( width: u16, height: u16, ) -> Result<Runtime<TuiApp, CaptureBackend>, TuiError>
Run the TUI headlessly for testing