pub fn render_pty_output_fn( output: &str, title: &str, command: Option<&str>, ) -> Result<()>
Render PTY output in a terminal-like interface