Skip to main content

debug_history_menu

Function debug_history_menu 

Source
pub fn debug_history_menu(
    history: &SharedHistory,
    line: &str,
    cursor: usize,
    options: CompletionDebugOptions<'_>,
) -> CompletionDebug
Expand description

Builds a single history-menu debug snapshot for line at cursor.