helix/helix-term
Michael Davis e9c16b7fc5
Use typable command doc when keybind provides no arguments
This improves the display of the keymap popup for example, so that if
you bind a key like `C-x = ":buffer-close"` under the `<space>` menu,
the infobox shows "Close the current buffer." rather than `:buffer-close
[]`.
2025-02-01 09:10:04 -05:00
..
src Use typable command doc when keybind provides no arguments 2025-02-01 09:10:04 -05:00
tests Do not record keys pressed by macros while recording a macro (#12733) 2025-01-30 18:14:04 -06:00
.gitignore
build.rs
Cargo.toml