default keybindings command (#943)

This commit is contained in:
Fernando Herrera
2022-02-04 23:20:40 +00:00
committed by GitHub
parent 73dcec8ea1
commit abaeffab91
5 changed files with 86 additions and 2 deletions

View File

@ -186,6 +186,7 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
AnsiGradient,
AnsiStrip,
Clear,
DefaultKeybindings,
Input,
InputKeys,
Keybindings,