[ { "key": "cmd+enter", "command": "workbench.action.toggleMaximizedPanel", "when": "!editorFocus" }, { "key": "cmd+t", "command": "workbench.action.terminal.focusNextPane", }, { "key": "cmd+t", "command": "workbench.action.closePanel", "when": "panelFocus" } ]