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

671 views Asked by At

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?

2

There are 2 answers

1
Nick Desaulniers On

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.

1
Oleh Devua On

You can use Ctrl-C for this purpose.