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 Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml build(deps): bump the rust-dependencies group with 2 updates (#12707) 2025-01-27 17:19:26 -06:00
build.rs chore: clean up clippy lints (#11377) 2024-08-01 06:39:46 +09:00