From 3a7580bb970be05df92d5652c71bb85e5ca1c9e1 Mon Sep 17 00:00:00 2001 From: lianghongkey Date: Mon, 8 Jul 2019 19:34:00 +0800 Subject: [PATCH] Update keybindings.json --- keybindings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }, {