From db8e1a4adc872316fbc2e6ac250b0ba39d6cc3d3 Mon Sep 17 00:00:00 2001 From: nightwing Date: Wed, 8 Jul 2015 17:29:47 +0400 Subject: [PATCH] fix ctrl-number not switching tabs until menu is opened --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4be09d75..ef16151b 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "c9.ide.ace.split": "#0ae0151c78", "c9.ide.ace.statusbar": "#d95be89d53", "c9.ide.ace.stripws": "#cf0f42ac59", - "c9.ide.behaviors": "#c3a9402cde", + "c9.ide.behaviors": "#98461756d9", "c9.ide.closeconfirmation": "#a28bfd8272", "c9.ide.configuration": "#adf50fdaa2", "c9.ide.dialog.wizard": "#7667ec79a8",