Commit Graph

370 Commits

Author SHA1 Message Date
sxyazi
15fbb722aa
chore: fix build script 2023-08-15 19:50:47 +08:00
sxyazi
d83b8027f9
chore: bump version to 0.1.3 2023-08-15 19:06:23 +08:00
三咲雅 · Misaki Masa
08a0735dde
refactor: implement RoCell to replace OnceCell (#63) 2023-08-15 18:49:47 +08:00
三咲雅 · Misaki Masa
8fd3d15918
refactor: dispatchers no longer go through async scheduling to improve reactivity (#60) 2023-08-15 07:34:52 +08:00
三咲雅 · Misaki Masa
edd0ad7997
fix: selection rect out of bounds (#59) 2023-08-15 07:33:25 +08:00
三咲雅 · Misaki Masa
05433c38d0
fix: tab name width calculating (#58) 2023-08-15 07:32:15 +08:00
三咲雅 · Misaki Masa
35ca32e74b
refactor: introduces the validator (#57) 2023-08-15 07:29:21 +08:00
三咲雅 · Misaki Masa
80619597d3
refactor: simplify the flow with let-else (#56) 2023-08-15 07:27:46 +08:00
三咲雅 · Misaki Masa
7e32b5de6a
refactor: improve stdout performance by using BufWriter (#55) 2023-08-15 00:10:52 +08:00
Collide
053652c740
refactor: improve bulk rename performance (#54) 2023-08-14 22:52:34 +08:00
Collide
ebb06789fc
feat: bulk rename (#50) 2023-08-14 18:11:45 +08:00
三咲雅 · Misaki Masa
e7672b1f06
feat: new task-related config options (#53) 2023-08-14 07:44:01 +08:00
三咲雅 · 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
sxyazi
acb2eee65f
fix: task name when process arguments are empty 2023-08-13 00:13:16 +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
sxyazi
a5eed70872
docs: fix mktemp filename 2023-08-11 14:38:41 +08:00
三咲雅 · Misaki Masa
2efe97d140
fix: show_hidden not working (#47) 2023-08-11 13:52:06 +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
sxyazi
866ed17044
docs: fold installation steps 2023-08-09 19:12:15 +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
sxyazi
7000e764e6
chore: add rustfmt.toml 2023-08-08 21:02:56 +08:00
Pig Fang
f9836f2f8a
chore: rename bin (#33) 2023-08-08 18:38:17 +08:00
三咲雅 · Misaki Masa
e123137823
fix: unknown mime-type of inode/x-empty (#36) 2023-08-08 15:47:27 +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
4b8c1ade07
docs: add unstable version for Nix users, thank @XYenon (#29) 2023-08-07 15:18:47 +08:00
三咲雅 · Misaki Masa
575b7d7090
fix: does not generate the necessary PDF cache when max_width is set too large (#28) 2023-08-07 13:41:21 +08:00
三咲雅 · Misaki Masa
e52547de10
feat: fix and enhance unset mode (#27) 2023-08-07 13:31:24 +08:00
fzdwx
badcf99416
fix: tasks number format (#26) 2023-08-06 18:49:55 +08:00
三咲雅 · Misaki Masa
dadc408a8e
feat: highlight the inputs when highlighting mode turns on (#25) 2023-08-06 17:32:34 +08:00
三咲雅 · Misaki Masa
2f32ca17cb
feat: running shell (#24) 2023-08-06 01:27:52 +08:00
三咲雅 · Misaki Masa
c5c9b2e598
feat: improve the performance of highlighting big JSON file (#23) 2023-08-05 17:29:40 +08:00
三咲雅 · Misaki Masa
011154abcb
feat: more language support in highlighting (#22) 2023-08-05 16:49:23 +08:00
Collide
22b1fa998d
refactor(md5): replace md5 wtih md-5 (#21) 2023-08-04 22:44:29 +08:00
sxyazi
af091027ca
fix: wrong positional argument 2023-08-04 17:34:51 +08:00
三咲雅 · Misaki Masa
f119dea2ad
feat: make highlighting tasks cancelable even though its CPU-bound (#20) 2023-08-04 12:46:03 +08:00
三咲雅 · Misaki Masa
78ee5e9ac8
fix: no matches of some icons (#19) 2023-08-04 09:19:45 +08:00
sxyazi
5b88c68236
docs: add new dep 2023-08-03 22:38:21 +08:00
sxyazi
ad554bab89
feat: pre-cache PDF files 2023-08-03 22:04:50 +08:00
Yifan Song
0485259302
feat: add pdf preview with pdftoppm (#18) 2023-08-03 22:01:36 +08:00
sxyazi
4af79f8f4a
refactor: using string interpolation 2023-08-03 21:54:59 +08:00