mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-30 14:17:02 +00:00
9 lines
199 B
JSON
9 lines
199 B
JSON
|
[
|
||
|
{
|
||
|
"context": "ModalTerminal",
|
||
|
"bindings": {
|
||
|
"ctrl-cmd-space": "terminal::ShowCharacterPalette",
|
||
|
"shift-escape": "terminal::DeployModal"
|
||
|
}
|
||
|
}
|
||
|
]
|