open_tui_program

Function open_tui_program 

Source
pub fn open_tui_program(program: &str) -> Result<()>
Expand description

Directly open a a TUI application The TUI application shares the same window as fm. If the user picked “shell”, we use the environment variable $SHELL or bash if it’s not set.