David Hegland

Results 93 comments of David Hegland

Hmm... you could be right. I just linked it due to @joshfrench's comment regarding this issue. I was just linking them together, I didn't know it was going to close...

@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...

Can this issue be addressed by #656 to avoid running tags on a file greater than a certain size? Or is there something more needed for this issue?

@Ewen-ZY Are you still seeing this behavior? I've attempted to reproduce and was unable to. Can you please list the commands you are using to open the buffers and clone...

@twmht There was a new option for `g:tagbar_position` added that allows values for `rightbelow` and such that allows tagbar to open in a window below the current window instead of...

Hmm... I haven't seen this behavior before. I am not able to reproduce this either even when using the same configurations you've listed above. I also tried playing around with...

Hmm. Ok we might need someone more familiar with `FixCursorHold` or neovim in general. I don't use either unfortuantely. If you want to take a crack at it @fidelski we...

Following. I've been seeing this too with a similar setup.

Sorry this has gone with no response for so long. I do not have an environment to test with popups, so I am not able to help with this. If...

Ah ok. To answer these last questions, there is a way to do this with the current tagbar implementation. The `:Tagbar`/`:TagbarOpen` commands accept a flags parameter. This can be used...