v0.1.2
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 ofCut
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
Full Changelog: v0.1.1...v0.1.2