Commit graph

14 commits

Author SHA1 Message Date
三咲雅 · 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
三咲雅 · Misaki Masa
688afeaf27
feat: the ability to close input using Esc, and the new op of Cut (#6) 2023-07-25 01:25:21 +08:00
三咲雅 · Misaki Masa
1f8c170359
feat: which-key and multi-key support (#4) 2023-07-24 07:26:16 +08:00
sxyazi
b6ea235b5e
feat: long text scrolling 2023-07-21 23:41:22 +08:00
sxyazi
9f93c6f34e
feat: render selected range 2023-07-20 19:48:01 +08:00
sxyazi
311ca77fda
fix: build error on linux 2023-07-19 09:08:36 +08:00
sxyazi
11c289229a
feat: default config 2023-07-18 00:34:58 +08:00
sxyazi
b438501d2d
feat: archive preview 2023-07-17 18:06:07 +08:00
sxyazi
0766e37100
feat: precache images and videos 2023-07-16 21:20:31 +08:00
sxyazi
ca08a8447a
feat: status color customing 2023-07-15 00:54:58 +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
7071177bcd
chore: use new project name 2023-07-11 00:25:57 +08:00
sxyazi
52aa00ed23
first commit 2023-07-08 19:46:43 +08:00