Don't capture keys while typing in the chrome's Blink DevTools debugger
Opened this issue · 0 comments
derenio commented
I'm using node inspector
which uses the Blink DevTools debugger. While typing in its input fields the vrome captures the keys (especially the r
key which refreshes the page).
Is there any mode that disables vrome (similar to vimperator's shift+ins
)?