Skip to content

v2.7.0: Buffers and Filters

Latest
Compare
Choose a tag to compare
@nanozuki nanozuki released this 14 Nov 01:21
· 5 commits to main since this release
dd5beab

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