romgrk / barbar.nvim

The neovim tabline plugin.
2.29k stars 85 forks source link

Tabline flashes really fast with startify #14

Closed ChristianChiarulli closed 3 years ago

ChristianChiarulli commented 3 years ago

I've noticed the plugin flashes really fast when starting up the plugin Startify. Not then end of the world but if you have an easy fix for that I would appreciate it.

romgrk commented 3 years ago

I blame this line for eveything.

https://github.com/romgrk/barbar.nvim/blob/ff1d391f965537d66d92ddef9882170e3e1aa85e/plugin/bufferline.vim#L29

But to understand more the issue, what do you mean by it flashes? If you're on linux you can create easy gifs with byzanz-record to illustrate the issue (and https://gist.github.com/bacinsky/4054d6d84a95d6ac984f helps)

romgrk commented 3 years ago

Tested with startify just now, couldn't reproduce. Does it still happen?

ChristianChiarulli commented 3 years ago

Nope seems to work fine now, closing.