Skip to content

Releases: nanozuki/tabby.nvim

v2.7.0: Buffers and Filters

14 Nov 01:21
dd5beab
Compare
Choose a tag to compare

What's Changed

  • feat: Add line.bufs() to return a helper object for buffers.
  • feat: Add attrs parameter to foreach to customize the result. Add index and count parameters to the callback function.
  • feat: Add filter method to tabs, wins, and bufs.
  • feat: Enhance the option for names.
  • fix: Use the directory icon for directories.

Special Thanks

@capsey provided the mostly design and code for all of the above features, so many thanks!

Full Changelog: v2.6.0...v2.7.0

v2.6.0 Jump mode for tabs

31 Jul 08:52
43d61e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.2...v2.6.0