close-buffers.vim icon indicating copy to clipboard operation
close-buffers.vim copied to clipboard

bufferline won't refresh tabs if delete all hidden buffers

Open usandrewyang opened this issue 1 year ago • 0 comments

Problem: Hidden buffers are still having tabs after deleting all hidden buffers (BDelete hidden). Once triggered the refresh of bufferline(e.g. mouse clicking the bufferline tab, switching window), the deleted hidden buffer tabs will disappear.

The minimal configuration is as follows: Neovim NVIM v0.8.3 Build type: Release LuaJIT 2.1.0-beta3 Compiled by [email protected]

Features: +acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/opt/homebrew/Cellar/neovim/0.8.3/share/nvim"

Run :checkhealth for more info

Bufferline: v3.5.0 close-buffers.nvim: master

usandrewyang avatar Mar 23 '23 16:03 usandrewyang