Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

chrome hijack escape key for vim mode in cloud9 IDE

Using cloud9 IDE in vim mode, when I press ESC key (trying to change vim modes), somehow, it appears that chrome hijack the ESC key and I lose my focus on the IDE. Is there a way to work around? BTW: cloud9 IDE vim mode works fine in safari browser.

like image 883
Haoran Yi Avatar asked Mar 15 '15 01:03

Haoran Yi


1 Answers

I find the workaround: using Ctrl-c instead of Escape.

like image 189
Haoran Yi Avatar answered Sep 28 '22 17:09

Haoran Yi