Skip to main content

footer_hints

Function footer_hints 

Source
pub fn footer_hints(
    view: DiffViewMode,
    ws: WhitespaceMode,
    wrap: bool,
) -> String
Expand description

Footer hint line. Returned as a String (not Line) so the test can assert content without bringing in ratatui’s Style.