Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firefox vim mode, can't switch to normal mode in style editor

When I use vim mode in firefox dev tools settings, Esc trigger split console in the style editor. So, I can't leave insert mode. In the scratchpad Esc works well tho, but in the style editor there is always split console. Is there a way to redefine split console to another key, or what will be even better to redefine Esc for vim mode?

like image 300
antlis Avatar asked Jun 08 '15 22:06

antlis


2 Answers

You can use Ctrl-C for this purpose.

like image 172
Oleh Devua Avatar answered Nov 17 '22 18:11

Oleh Devua


This is definitely a bug. Thanks for pointing it out! CC your email address on the bug to get emails pertaining to resolution and updates.

like image 3
Nick Desaulniers Avatar answered Nov 17 '22 20:11

Nick Desaulniers