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

tab open "__proto__" is replaced by [object Object] #655

Open Naitreey opened 6 years ago

Naitreey commented 6 years ago

Try :tabopen __proto__, I noticed that search word was replaced by [object Object]. Looks like somehow literal string was interpreted as Object prototype? :-P