diff --git a/keybindings.json b/keybindings.json index a902d44..20de58b 100644 --- a/keybindings.json +++ b/keybindings.json @@ -184,7 +184,7 @@ "command": "workbench.action.terminal.focusPrevious" }, { - "key": "escape", + "key": "shift+escape", "command": "search.action.clearSearchResults" }, {