mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-13 05:42:59 +00:00
15 lines
No EOL
328 B
JSON
15 lines
No EOL
328 B
JSON
[
|
|
{
|
|
"context": "Workspace",
|
|
"bindings": {
|
|
"shift-escape": "terminal::DeployModal"
|
|
}
|
|
},
|
|
{
|
|
"context": "ModalTerminal",
|
|
"bindings": {
|
|
"ctrl-cmd-space": "terminal::ShowCharacterPalette",
|
|
"shift-escape": "terminal::DeployModal"
|
|
}
|
|
}
|
|
] |