akinsho / akinsho/bufferline.nvim
[Feature Request]: Ability to keep pick closer open after closing a tab
未关闭
enhancement
- 主要语言
- Lua
- 星标
- 4.4k
- 派生
- 240
- PR 合并指标
- 30 天内没有已合并 PR
描述
### 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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。