pub fn render_keybinding_editor(
frame: &mut Frame<'_>,
area: Rect,
editor: &mut KeybindingEditor,
theme: &Theme,
)Expand description
Render the keybinding editor modal
pub fn render_keybinding_editor(
frame: &mut Frame<'_>,
area: Rect,
editor: &mut KeybindingEditor,
theme: &Theme,
)Render the keybinding editor modal