akinsho / akinsho/bufferline.nvim

[Feature Request]: Ability to keep pick closer open after closing a tab

Open
#1,001 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Lua
Stars
4.4k
Forks
240
PR merge metrics
No merged PRs in 30d

Description

### What?

The ability to close multiple tabs with the pick closer, just as you would with closing one but without the mode exiting after the first. For instance:
:BufferLinePickClose
e t q // close tabs denoted by e, t, q.
// Press escape to exit pick closer mode

### Why?

Removes the need to run BufferLinePickClose after you close each tab, speeds things up if you have more than one tab you want to close. If you feel like you don't want to implement this, I'll try myself, just need to see the relevant lines of code or any recommendations.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.