Skip to content

v0.1.2

Compare
Choose a tag to compare
@sxyazi sxyazi released this 30 Jul 08:10
· 549 commits to main since this release
f702226

What's Changed

  • fix: fn import by @fzdwx in #3
  • feat: which-key and multi-key support by @sxyazi in #4
  • feat: enable bracketed paste by @sxyazi in #5
  • feat: the ability to close input using Esc, and the new op of Cut by @sxyazi in #6
  • feat: switch sorting by key; precalculate and cache directory size when sorting by size; use BTreeMap to improve performance by @sxyazi in #7
  • feat: make folder openable by @sxyazi in #9
  • feat: auto hover the file after it created by @sxyazi in #10
  • feat: avoid duplicating the same task of precaching the size by @sxyazi in #11
  • feat: support for Überzug++ for image previews with X11/wayland environment by @sxyazi in #12

New Contributors

  • @sxyazi made their first contribution in #4

Full Changelog: v0.1.1...v0.1.2