tagbar icon indicating copy to clipboard operation
tagbar copied to clipboard

tagbar conflicts with the command-line window

Open Luticus opened this issue 3 years ago • 3 comments

When I have the command line window open (q:) and I press enter on any command I get: Error detected while processing function tagbar#ToggleWindow[2]..<SNR>112_ToggleWindow[9]..<SNR>112_OpenWindow[27]..<SNR>112_goto_win:

A work around is that it works with Shift + Enter, but it would be nice if tagbar could detect if the command-line window had focus and bail out maybe.

Luticus avatar Sep 18 '20 06:09 Luticus

@Luticus I am not able to reproduce this in my setup. I've even tried removing all plugins except tagbar and when I open a file and hit :q it brings up the command line window as expected. I can then enter a command (in my case I did a echo 'something') and the command executed like normal. Can you share a bit about your vim configuration or any other plugins you might have? Also if you can reproduce this, can you please list the exact steps you did?

raven42 avatar Sep 25 '20 16:09 raven42

So for me it's not entering a command, it's going back up and selecting a previous command that causes the issue.

Luticus avatar Sep 27 '20 02:09 Luticus

I do use a lot of plugins, Maybe I'll try a version of vim with only tagbar later on and see if it does the same thing.

Luticus avatar Sep 27 '20 02:09 Luticus