Commit Graph

38 Commits

Author SHA1 Message Date
三咲雅 · Misaki Masa
938c4ec865
fix: crashes caused by pop-up components (#52) 2023-08-14 07:27:54 +08:00
sxyazi
4480db86b7
feat: add the final fallback rule 2023-08-13 19:01:48 +08:00
sxyazi
aa441cd7f0
refactor: add tmpfile function to Boot 2023-08-13 18:59:25 +08:00
fzdwx
0da93562c9
feat: add command template support for shell (#48) 2023-08-12 23:57:35 +08:00
Yifan Song
1e3b17e58c
feat: add sort_dir_first option (#49) 2023-08-12 23:08:39 +08:00
sxyazi
9d937fe376
feat: add inode/x-empty and application/json as text 2023-08-12 19:57:48 +08:00
三咲雅 · Misaki Masa
d881614d31
feat: enhanced execution format (#45) 2023-08-12 17:48:18 +08:00
Pig Fang
f119489907
feat: show current dir name in tab (#41) 2023-08-10 18:28:42 +08:00
XYenon
4823c0abc4
feat: add interactive cd (#43) 2023-08-09 22:30:02 +08:00
三咲雅 · Misaki Masa
b6f1aa552f
feat: automatically change the current working directory after closing yazi (#40) 2023-08-09 18:15:02 +08:00
三咲雅 · Misaki Masa
d198f142e2
refactor: introduce Clippy (#38) 2023-08-09 14:36:19 +08:00
Yifan Song
d9624cf42f
fix: theme doc path typo (#34) 2023-08-08 15:33:03 +08:00
Pig Fang
f274848dcb
refactor: avoid hard coding tmp dir (#32) 2023-08-07 23:06:41 +08:00
XYenon
2ac51faa93
feat: add display_name to opener (#31) 2023-08-07 21:07:39 +08:00
Pig Fang
ab5ff057c4
feat: allow to customize status section separator (#30) 2023-08-07 18:35:02 +08:00
三咲雅 · Misaki Masa
e52547de10
feat: fix and enhance unset mode (#27) 2023-08-07 13:31:24 +08:00
三咲雅 · Misaki Masa
2f32ca17cb
feat: running shell (#24) 2023-08-06 01:27:52 +08:00
sxyazi
af091027ca
fix: wrong positional argument 2023-08-04 17:34:51 +08:00
三咲雅 · Misaki Masa
78ee5e9ac8
fix: no matches of some icons (#19) 2023-08-04 09:19:45 +08:00
sxyazi
4af79f8f4a
refactor: using string interpolation 2023-08-03 21:54:59 +08:00
三咲雅 · Misaki Masa
85f09e0103
feat: show the output of running tasks in real-time (#17) 2023-08-03 18:55:40 +08:00
三咲雅 · Misaki Masa
5998d5cef6
feat: support transparent images along with Sixel being used (#14) 2023-08-02 12:53:59 +08:00
sxyazi
cdb6ad1724
docs: fix the path of preset config 2023-08-02 10:40:40 +08:00
三咲雅 · Misaki Masa
cf824af99b
refactor: use workspace to speed up builds (#13) 2023-08-02 10:29:49 +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
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