bufferline.nvim icon indicating copy to clipboard operation
bufferline.nvim copied to clipboard

multi-row / wrapped bufferlines

Open palaniraja opened this issue 9 months ago • 1 comments

is there a way to have multi row buffer line instead of just one row?

similar to this. this would be useful to use with pick option to quickly switch

https://code.visualstudio.com/docs/getstarted/userinterface#_wrapped-tabs

palaniraja avatar Mar 16 '25 04:03 palaniraja

I am also be very interested in this, since it improves the bufferline quite a bit when editing on a vertical screen. There you have a enough vertical space to spare for multi-line tabs, but cannot see many tabs in horizontal sequence.

I loved this feature in jetbrains products, but haven't been able to replicate it with neovim yet. The growing list from the top was also always a very good indicator when I went to deep into an investigation/rabbit hole xD

Matzeall avatar Nov 05 '25 20:11 Matzeall