Commit Graph

66 Commits

Author SHA1 Message Date
sxyazi
ccb98ac21f
feat: v0.2.0 API 2023-12-30 23:41:41 +08:00
三咲雅 · Misaki Masa
32aa1909cf
feat: fine-grained scheduling priority (#462) 2023-12-29 22:37:43 +08:00
三咲雅 · Misaki Masa
82bab0f24a
feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
sxyazi
df42ca799e
feat: use a global clipboard 2023-12-19 22:49:54 +08:00
三咲雅 · Misaki Masa
d6ca524c53
feat: copy content over SSH (#447) 2023-12-12 10:46:19 +08:00
三咲雅 · Misaki Masa
6d29420e2f
refactor: integrate tasks into scheduler (#406) 2023-11-29 01:37:06 +08:00
Hanaasagi
c643afd6e6
feat: include commit hash in yazi --version (#393) 2023-11-23 19:21:25 +08:00
三咲雅 · Misaki Masa
ac039c628e
fix: directories are recreated after deletion did not update the watcher tracking properly (#381) 2023-11-21 00:50:26 +08:00
三咲雅 · Misaki Masa
1a0753367e
fix: Rust panics instead of returning an error when file times are invalid (#357) 2023-11-12 03:31:21 +08:00
三咲雅 · Misaki Masa
34d4be4071
feat: raise open file descriptors limit at startup (#342) 2023-11-10 23:03:47 +08:00
三咲雅 · Misaki Masa
1bbb323509
feat: new reveal command (#341) 2023-11-09 09:07:12 +08:00
sxyazi
539374fd14
feat: add new QuadrantInside and QuadrantOutside border type 2023-11-04 23:34:22 +08:00
三咲雅 · Misaki Masa
8ff62c80ca
perf: fallback to plain highlighter for long text (#329) 2023-11-04 06:33:20 +08:00
三咲雅 · Misaki Masa
671b480ab1
refactor: publish to crates.io (#298) 2023-10-22 16:34:20 +08:00
Collide
3313f17954
feat: shell completions & auto releasing (#282) 2023-10-21 12:18:26 +08:00
三咲雅 · Misaki Masa
a45a8642b2
feat: new Manager component for better style extensions (#284) 2023-10-17 10:49:52 +08:00
sxyazi
04a09b97fe
chore: bump version to v0.1.5 2023-10-16 10:40:09 +08:00
三咲雅 · Misaki Masa
1a2798eb15
feat: new theme system (#161) 2023-10-12 00:09:10 +08:00
Nguyễn Đức Toàn
df5fd4c964
feat: support environment variable in cd path (#241) 2023-10-11 21:16:44 +08:00
三咲雅 · Misaki Masa
5d9b5472ba
feat: support trash for NetBSD (#251) 2023-10-09 19:40:05 +08:00
Nguyễn Đức Toàn
77988d47a4
fix: handle shell arguments on Windows (#214) 2023-10-04 14:08:29 +08:00
三咲雅 · Misaki Masa
b48edfd764
chore: changing the finding key to n/N to keep with Vim's conventions (#238) 2023-10-02 23:06:09 +08:00
三咲雅 · Misaki Masa
36eb30a07b
perf: reimplement optimized natural sorting algorithm, speed up ~6 times for case-insensitive sorting (#237) 2023-10-02 13:13:04 +08:00
sxyazi
0f9318e7f2
fix: SIGTSTP does not exist on Windows 2023-09-12 02:13:11 +08:00
三咲雅 · Misaki Masa
7ec7e36a53
feat: find (#104) 2023-09-11 18:49:26 +08:00
sxyazi
c40058ebfa
fix: unable to scroll back after scrolling beyond the maximum boundary 2023-09-09 01:25:38 +08:00
三咲雅 · Misaki Masa
230362d6c7
feat: suspend process (Ctrl-Z) (#120) 2023-09-07 16:08:51 +08:00
三咲雅 · Misaki Masa
d3f0c9c059
perf: load large folders in chunks (#117) 2023-09-07 00:12:59 +08:00
sxyazi
13e086387c
chore: bump version to v0.1.4 2023-09-01 14:38:16 +08:00
sxyazi
a36dabfe85
fix: images are not completely cleared occasionally 2023-08-27 08:33:26 +08:00
三咲雅 · Misaki Masa
e4096c0f25
feat: make the preview scrollable (#86) 2023-08-26 17:28:43 +08:00
Anton Simonov
388ad43537
feat: sort naturally (#82) 2023-08-26 11:15:07 +08:00
三咲雅 · Misaki Masa
f694b1a6dd
feat: update mime-type after file changes detected (#78) 2023-08-23 10:55:39 +08:00
三咲雅 · Misaki Masa
8c0ca4c649
feat: windows clipboard support (#75) 2023-08-20 08:24:41 +08:00
Pig Fang
47846932d4
feat: prepare for Windows (#44) 2023-08-19 11:10:26 +08:00
sxyazi
15fbb722aa
chore: fix build script 2023-08-15 19:50:47 +08:00
三咲雅 · Misaki Masa
08a0735dde
refactor: implement RoCell to replace OnceCell (#63) 2023-08-15 18:49:47 +08:00
三咲雅 · Misaki Masa
35ca32e74b
refactor: introduces the validator (#57) 2023-08-15 07:29:21 +08:00
三咲雅 · Misaki Masa
7e32b5de6a
refactor: improve stdout performance by using BufWriter (#55) 2023-08-15 00:10:52 +08:00
sxyazi
aa441cd7f0
refactor: add tmpfile function to Boot 2023-08-13 18:59:25 +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
三咲雅 · 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
三咲雅 · Misaki Masa
e52547de10
feat: fix and enhance unset mode (#27) 2023-08-07 13:31:24 +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
85f09e0103
feat: show the output of running tasks in real-time (#17) 2023-08-03 18:55:40 +08:00
三咲雅 · Misaki Masa
cf824af99b
refactor: use workspace to speed up builds (#13) 2023-08-02 10:29:49 +08:00