Commit graph

10 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
sxyazi
3b2d141ca4
feat: add goto default config 2023-07-24 08:20:06 +08:00
sxyazi
afbdd95a68
fix: typos 2023-07-23 08:32:00 +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
a017a66a17
feat: add new yank and paste command to input 2023-07-21 07:54:02 +08:00
sxyazi
9f93c6f34e
feat: render selected range 2023-07-20 19:48:01 +08:00
sxyazi
b8d9014d83
docs: more docs 2023-07-20 17:32:03 +08:00
sxyazi
8b7f72afaa
docs: full keymap commands 2023-07-20 00:23:55 +08:00
sxyazi
1397401711
docs: add keymap docs 2023-07-19 23:03:33 +08:00