Christian Brabandt
Christian Brabandt
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.
how to reproduce?
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.
that looks truncated correctly, doesn't it?
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?