forked from extern/nushell
default keybindings command (#943)
This commit is contained in:
@ -186,6 +186,7 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
|
||||
AnsiGradient,
|
||||
AnsiStrip,
|
||||
Clear,
|
||||
DefaultKeybindings,
|
||||
Input,
|
||||
InputKeys,
|
||||
Keybindings,
|
||||
|
Reference in New Issue
Block a user