mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
afec54485a
* feat(commands): command palette Add new command to display command pallete that can be used to discover and execute available commands. Fixes: https://github.com/helix-editor/helix/issues/559 * Make picker take the whole context, not just editor * Bind command pallete * Typable commands also in the palette * Show key bindings for commands * Fix tests, small refactor * Refactor keymap mapping, fix typo * Ignore sequence key bindings for now * Apply suggestions * Fix lint issues in tests * Fix after rebase Co-authored-by: Blaž Hrastnik <blaz@mxxn.io> |
3 years ago | |
---|---|---|
.. | ||
completion.rs | 3 years ago | |
editor.rs | 3 years ago | |
info.rs | 3 years ago | |
markdown.rs | 3 years ago | |
menu.rs | 3 years ago | |
mod.rs | 3 years ago | |
overlay.rs | 3 years ago | |
picker.rs | 3 years ago | |
popup.rs | 3 years ago | |
prompt.rs | 3 years ago | |
spinner.rs | 3 years ago | |
text.rs | 3 years ago |