bufferline.nvim
bufferline.nvim copied to clipboard
refactor(ui): allow trunctation to follow direction
This PR allows the current buffer to navigate till the end of the visible buffer line rather than always staying centered.
This PR fixes #413
This is hard and probably needs a re-imagined mechanism for showing buffers
Would love to see this happen. Any idea if this will land at some point?
@tmerse I have no idea how to finish this PR, and in its current state it's probably no longer relevant. If you have any suggestions on implementation or can contribute a PR please feel free.
EDIT: Otherwise comments asking for an ETA etc. won't move anything forward
Thanks for the quick reply. I am pretty swamped with work for now and the forseeable future. I switched back from barbar to bufferline and prefer most aspects of bufferline except it's hard for me to visually track the active buffer while cycling through, but it's a minor pain point and maybe I should be more resourceful with open buffers anyways :). If I manage to find the time, I'll have a look and see if I can come up with sth.