gcmt / taboo.vim

Few utilities for pretty tabs
MIT License
259 stars 35 forks source link

Making it work with splits? #13

Open for-coursera opened 8 years ago

for-coursera commented 8 years ago

Is it possible that taboo would reflect switches between splits in a tab?

For now, it seems it only captures the name (and the modification status) of the first buffer opened in a tab - i.e., I see no reaction in tab's name if I split the window, switch to that newly created split and then open another file there.

simonsmith commented 8 years ago

If you use vim-airline then taboo has an integration where it shows the buffer name on the right hand side:

screen shot 2016-03-30 at 15 24 08