list keybinding options (#906)

* list keybinding optins

* list keybinding options

* clippy error
This commit is contained in:
Fernando Herrera
2022-02-04 06:47:18 +00:00
committed by GitHub
parent a008f1aa80
commit 1e86af2fb9
8 changed files with 392 additions and 224 deletions

View File

@ -188,7 +188,9 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
Clear,
Input,
InputKeys,
Keybindings,
Kill,
ListKeybindings,
Sleep,
TermSize,
};