Christian Brabandt

Results 704 comments of Christian Brabandt
trafficstars

sorry, I did not follow. Did you apply the patch or not? And did it work or not?

ah, thanks for the hing. In general, I am not yet completely satisfied with the pull here, that's why I haven't merged it yet.

is startify needed? Also, what do you mean with `open new tabs with different files?` Please be precise.

I cannot reproduce: ```vim " make it work with tiny Vim if 1 set nocp bs=2 filetype plugin indent on syn on set t_Co=256 bg=dark wildmenu packloadall let g:airline#extensions#tabline#enabled =...

please provide exact reproduction steps.

Can you still reproduce this issue? If so how?

Hm, this might be a vim bug. Can you try with an updated vim?

can you check if this patch https://github.com/vim/vim/pull/517 fixes it?