Function zellij_utils::input::get_mode_info[][src]

pub fn get_mode_info(
    mode: InputMode,
    palette: Palette,
    capabilities: PluginCapabilities
) -> ModeInfo
Expand description

Creates a [Help] struct indicating the current InputMode and its keybinds (as pairs of Strings).