Commit graph

8 commits

Author SHA1 Message Date
三咲雅 · Misaki Masa
cf824af99b
refactor: use workspace to speed up builds (#13) 2023-08-02 10:29:49 +08:00
三咲雅 · Misaki Masa
e2a4894111
feat: switch sorting by key; precalculate and cache directory size when sorting by size; use BTreeMap to improve performance
- Switch sorting by key
- Precalculate and cache directory size when sorting by size
- Use `BTreeMap` to improve performance
2023-07-25 11:31:34 +08:00
sxyazi
2df2671f3c
refactor: use new instead of default 2023-07-24 07:56:08 +08:00
sxyazi
9f5707ad74
feat: support of navigating to file for cd event 2023-07-13 20:08:37 +08:00
sxyazi
4a5154c03e
feat: jump around with fzf and zoxide 2023-07-12 19:33:23 +08:00
sxyazi
becf62417a
feat: auto fallback to parents of the folder that no longer exists 2023-07-11 15:56:57 +08:00
sxyazi
ac6b077bd2
refactor: separate file logic from the folder module 2023-07-10 16:01:48 +08:00
sxyazi
52aa00ed23
first commit 2023-07-08 19:46:43 +08:00