Added experimental keybinding for the modal terminal
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
[
|
||||
{
|
||||
"context": "Workspace",
|
||||
"bindings": {
|
||||
"shift-escape": "terminal::DeployModal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"context": "ModalTerminal",
|
||||
"bindings": {
|
||||
|
||||
Reference in New Issue
Block a user