romgrk / barbar.nvim

The neovim tabline plugin.
2.16k stars 81 forks source link

(Feature Request) BufferPickDelete - Only Delete Single Buffer #494

Closed pupbrained closed 1 year ago

pupbrained commented 1 year ago

I love barbar.nvim, but one of my biggest gripes with it is that the :BufferPickDelete command seems to only have an option for continually deleting buffers until the user presses the escape key.

I would love to see an option to only delete one buffer at a time, considering that's what I usually use :BufferPickDelete for and having to press the escape key after closing a single buffer constantly can get a bit annoying.