diff --git a/assets/keymaps/default-macos.json b/assets/keymaps/default-macos.json index 9f5c834501..cf33e6c9dc 100644 --- a/assets/keymaps/default-macos.json +++ b/assets/keymaps/default-macos.json @@ -569,7 +569,7 @@ } }, { - "context": "Editor && jupyter", + "context": "Editor && jupyter && !ContextEditor", "bindings": { "cmd-enter": "repl::Run" }