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

Manual sorting buffers/tabs

Open kolgotko opened this issue 3 years ago • 2 comments

Hello, is manual sorting of tabs and buffers possible?

kolgotko avatar Jan 23 '22 21:01 kolgotko

+1 on this.

I have mapped <C-PageUp> and <C-PageDown> to :tabm -1/+1. It works fine to rearrange tabs without tabline, but it won't change anything when tabline is used.

Maybe tabline should keep in sync with the order of tabs in the editor?

blacklight avatar Feb 06 '22 11:02 blacklight

+1

Coming from bufferline.nvim and decided to try this out, but I miss that thing (BufferLineMoveNext / BufferLineMovePrev).

rodhash avatar Jun 03 '22 09:06 rodhash