mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-29 08:32:27 +03:00
9 lines
199 B
JSON
9 lines
199 B
JSON
[
|
|
{
|
|
"context": "ModalTerminal",
|
|
"bindings": {
|
|
"ctrl-cmd-space": "terminal::ShowCharacterPalette",
|
|
"shift-escape": "terminal::DeployModal"
|
|
}
|
|
}
|
|
] |