pub fn handle_help_input(
ctx: &mut HelpInputContext<'_>,
key: KeyEvent,
) -> Result<bool>
Expand description
Handle help mode input
pub fn handle_help_input(
ctx: &mut HelpInputContext<'_>,
key: KeyEvent,
) -> Result<bool>
Handle help mode input