Commit Graph

14 Commits

Author SHA1 Message Date
三咲雅 · 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
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
fzdwx
f6547dd051
feat: open support enter dir (#2) 2023-07-22 22:53:03 +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
ed53ea6efb
feat: enable arrow keys by default 2023-07-20 06:44:26 +08:00
sxyazi
1397401711
docs: add keymap docs 2023-07-19 23:03:33 +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
11c289229a
feat: default config 2023-07-18 00:34:58 +08:00