Configuration written to Zed's keymap.json.
Declarations
Type
JSON value
Default
{ }
Example
[
{
context = "Workspace";
bindings = {
ctrl-shift-t = "workspace::NewTerminal";
};
};
]
Sign in to create a configuration using this setting.