Added experimental keybinding for the modal terminal

This commit is contained in:
Mikayla Maki 2022-08-22 15:38:07 -07:00
parent 9752650a49
commit 093ab96f84

View file

@ -1,4 +1,10 @@
[
{
"context": "Workspace",
"bindings": {
"shift-escape": "terminal::DeployModal"
}
},
{
"context": "ModalTerminal",
"bindings": {