Commit graph

21 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
13b473d5e1
feat: support for Überzug++ for image previews with X11/wayland environment (#12) 2023-07-30 11:53:40 +08:00
三咲雅 · Misaki Masa
f01e1a272f
feat: auto hover the file after it created (#10) 2023-07-27 10:19:34 +08:00
三咲雅 · Misaki Masa
a42da833fe
feat: make folder openable 2023-07-27 08:08:09 +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
三咲雅 · Misaki Masa
1f8c170359
feat: which-key and multi-key support (#4) 2023-07-24 07:26:16 +08:00
sxyazi
43e731b9a1
feat: fallback to the enter behavior when there is only one item selected and its a directory #2 2023-07-23 00:14:55 +08:00
sxyazi
97f5f9491d
feat: open_with command, and select interface 2023-07-18 22:23:27 +08:00
sxyazi
521c7271b6
feat: new of open command 2023-07-18 17:50:11 +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
4d002424a9
feat: theme support 2023-07-15 21:24:12 +08:00
sxyazi
43ec2ada0b
feat: confirm on quitting 2023-07-14 11:57:08 +08:00
sxyazi
2279d95fab
feat: confirm on deleting 2023-07-13 21:25:03 +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
774deae1ea
feat: search files with fd, rg 2023-07-11 00:21:48 +08:00
sxyazi
ac6b077bd2
refactor: separate file logic from the folder module 2023-07-10 16:01:48 +08:00
sxyazi
66ac5f9d9c
refactor: enter, leave 2023-07-10 08:06:34 +08:00
sxyazi
52aa00ed23
first commit 2023-07-08 19:46:43 +08:00