handle_history_input

Function handle_history_input 

Source
pub fn handle_history_input(
    ctx: &mut HistoryInputContext<'_>,
    key: KeyEvent,
) -> HistoryInputResult
Expand description

Handle a key event in history search mode Returns the result of processing the key event