asmka
Results
2
comments of
asmka
I had the same issue and spent much time. I agree this required setting is documented, too.
I fixed 1 line and add 1 line as follows, then the problem is solved. However, I don't think this is the correct method. https://github.com/1995eaton/chromium-vim/blob/283ec275ce3b20e7de991cbb64cb7758e4442661/content_scripts/command.js#L943-L944 ``` - setTimeout(function() { +...