Rom Grk

Results 558 comments of Rom Grk

Yes, I was thinking about adding a buffer closer because it's something I often need to do, but I had thought about doing it in a float window to allow...

I understand the request and it would be nice to have it but I don't have much time these days so I don't know when I'll be able to work...

Yes cool, let's keep it open in case someone wants to work on it

It would be interesting. Could you open separate issues for each request and provide more details on the first one? Like how do you see it working, and what rules...

I see. I don't have enough time to implement this but I'll leave open, if I have more time in the future I may revisit, or if you wanna submit...

Hey, not sure when I'll have time to implement that but yeah it would be nice to have. PRs welcome if anyone is interested in implementing it.

Hey, I'm not opposed to including the feature if it's implemented well, however I don't have enough time or interest for the moment to implement it myself. PR welcome. The...

Can you provide clear examples of what you want? TBH I don't think I'll implement it myself because I have no interest for it and I don't have enough bandwidth...

Sure, [layout.lua](https://github.com/romgrk/barbar.nvim/blob/master/lua/bufferline/layout.lua) is in charge of calculating & assigning dimensions for every section of the bar, and [render.lua](https://github.com/romgrk/barbar.nvim/blob/master/lua/bufferline/render.lua) is in charge of rendering each section. Anything that may affect dimensions...

Sure. PR welcome.