vimperator / vimperator-labs

Vimperator
http://vimperator.org
Other
1.19k stars 196 forks source link

completion hints don't go away when pasting text #166

Closed sam113101 closed 9 years ago

sam113101 commented 9 years ago

When you type text in the vimperator bar, it gives you hints (for example, if you type ":tabopen", it will insert the first search keyboard in light gray (a lighter shade than normal text). You can't interact with that text unless you tab complete it. However, if you paste some text, the hint gets printed for real and you need to remove it.

timss commented 9 years ago

Is this not the behavior you're seeing?

http://a.pomf.se/ahtikv.webm

As you can see 'aw' is the search keyword my setup defaults to when I do :tabopen, but it isn't visable or used when pasting anything. Not sure if I understand what is wrong.

Have you changed 'complete' or any other related setting?

sam113101 commented 9 years ago

This is what I'm seeing: http://a.pomf.se/rvmmgz.ogv I'm using shift+insert, ctrl+v seems to be working properly.

timss commented 9 years ago

Ah, ok. Yeah, I'm seeing the same if I use shift+insert. Not sure how this could happen though.

gkatsev commented 9 years ago

Unfortunately, this is a known issue. See #65.