Leandro Freitas

Results 13 comments of Leandro Freitas

I've just checked here. I am using the left click and ` ` `mousemodel=extend` ` ` . Rephrasing what I said before, when I click the tagbar window the focus...

I'm using Vim in a terminal of the Gentoo Linux operating system. Even when Tagbar is opened I can use the mouse normally, it just don't work with Tagbar's window....

Sorry... wrong button.

I don't have much experience coding vim scripts but in NERDTree they have the following line `nnoremap :call activateNode(0)` whilst I have not found any reference to mouse in the...

Yeah... it works with gvim. Just for the record, the terminal I'm using is mrxvt with bash and I will try to make tagbar work there. Thanks (I'll leave this...

Maybe we are going off topic now, but I just use mrxvt because it is lightweight and has tabs. I think I'll try another version of mrxvt (I'm not in...

Sorry for taking so long to report. Unfortunately mrxvt has only one version available at gentoo portage and I have ended looking for other versions of terminal emulator but none...

Hi @colinsullivan, I didn't have the time to think about it yet. There were some attempts to implement something similar to this but I think your suggestion is the "least...

@dubbitywap this sounds like a nice feature! Pull requests are welcome. :)

Hi @gibutm! I'm curious about your use case. Do you use the C wrapper without Python? Would it be possible to add some tests for the scenario you're covering? Thank...