run_scrollable_help

Function run_scrollable_help 

Source
pub fn run_scrollable_help(
    theme: &HelpTheme,
    app_name: &str,
    markdown: String,
) -> Result<()>
Expand description

open a scrollable markdown view with keyboard and mouse shortcuts.