1995eaton / chromium-vim

Vim bindings for Google Chrome.
https://chrome.google.com/webstore/detail/cvim/ihlenndgcmojhcghmfjfneahoeklbjjh
MIT License
2.25k stars 326 forks source link

cVim clears javascript console after load. #656

Open tobiah opened 6 years ago

tobiah commented 6 years ago

When I'm debugging using the javascript console in chrome, I can sometimes see my errors flash for just an instant before the console is cleared. In general the console output is not available when cVim is activated.

When I disable cVim the console behaves normally.

Thanks.

jessemillar commented 6 years ago

Theoretically fixed: https://github.com/1995eaton/chromium-vim/issues/623