Skip to content

Conversation

@connermcd
Copy link

@connermcd connermcd commented Mar 29, 2023

This pull request extends the :Buffers command with --multi to allow <Tab>
selection of multiple buffers that can then be deleted with CTRL-D or
opened into separate tabs/splits/vertical splits with
CTRL-T/CTRL-X/CTRL-V. See #1239 and #1272.

This commit extends the :Buffers command with --multi to allow <Tab>
selection of multiple buffers that can then be deleted with CTRL-D or
opened into separate tabs/splits/vertical splits with
CTRL-T/CTRL-X/CTRL-V.
@zatchheems
Copy link

just bumping this to show interest for this feature! it's something I've been wanting for a year or so and would use on a daily basis. (yes, even nearly 5 years after #1239 was opened 😁)

if this has already been implemented and I'm out of the loop please correct me.

@DanSM-5
Copy link

DanSM-5 commented Nov 29, 2024

@zatchheems It has not been implemented yet. I've been waiting for that too.

I have a hack around fzf#vim#buffers to make this possible but it is fragile and I'd prefer to see this merged. However, if you are interested (while we wait), see the function and it's helper script.

@zatchheems
Copy link

@DanSM-5 thanks for that. it's verbose! would also love to see the feature merged here but I'll give your function a shot. it'll save me some keystrokes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants