diff options
author | Matouš Dzivjak | 2022-02-17 05:03:11 +0000 |
---|---|---|
committer | GitHub | 2022-02-17 05:03:11 +0000 |
commit | afec54485a3be29ff1172f70157a183853273420 (patch) | |
tree | 9612658764e105970cba22c2e4c26b0be7be942a /helix-term/src/compositor.rs | |
parent | 24f90ba8d8f4a10fb18f71b05c278fe89b71a261 (diff) |
feat(commands): command palette (#1400)
* 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>
Diffstat (limited to 'helix-term/src/compositor.rs')
0 files changed, 0 insertions, 0 deletions