Change summary
assets/keymaps/default-linux.json | 2 +-
assets/keymaps/default-macos.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Detailed changes
@@ -928,7 +928,7 @@
}
},
{
- "context": "GitPanel > Editor",
+ "context": "CommitEditor > Editor",
"bindings": {
"escape": "git_panel::FocusChanges",
"tab": "git_panel::FocusChanges",
@@ -975,7 +975,7 @@
}
},
{
- "context": "GitPanel > Editor",
+ "context": "CommitEditor > Editor",
"use_key_equivalents": true,
"bindings": {
"enter": "editor::Newline",