sidebar.nvim icon indicating copy to clipboard operation
sidebar.nvim copied to clipboard

The buffer section would list `unlisted` buffer

Open liangkarl opened this issue 1 year ago • 1 comments

Describe the bug If there are some buffers are unlisted, the buffer section would still have those buffers listed as the ignored = true did not contain unlisted buffers in the buffers.lua

To Reproduce

  1. Open any two files with nvim
  2. Set one of them :set nobuflisted
  3. SidebarNvimToggle

Expected behavior No unlisted buffer

liangkarl avatar Jan 27 '24 20:01 liangkarl

Commit is uploaded Please help to review. Thanks!

liangkarl avatar Jan 27 '24 20:01 liangkarl