sxyazi
|
ca49a2d70b
|
fix: kill all spawned processes when exiting Yazi (#812)
|
2024-03-16 09:07:07 +08:00 |
|
三咲雅 · Misaki Masa
|
80aebda22c
|
feat: fix all dependencies to specific version numbers to allow non---locked builds (#821)
|
2024-03-16 02:29:37 +08:00 |
|
三咲雅 · Misaki Masa
|
411ba2fe85
|
refactor: switch to stderr (#819)
|
2024-03-15 20:31:39 +08:00 |
|
三咲雅 · Misaki Masa
|
cddd0727ef
|
refactor: wrap Opener with Cow to avoid unnecessary memory reallocations when opening files (#805)
|
2024-03-12 23:35:26 +08:00 |
|
sxyazi
|
b10f2de16d
|
feat: add --debug flag to print debug information (#794)
|
2024-03-09 19:04:46 +08:00 |
|
三咲雅 · Misaki Masa
|
9396d8760c
|
feat: ya.hide() plugin API (#792)
|
2024-03-09 03:07:20 +08:00 |
|
三咲雅 · Misaki Masa
|
37acd94345
|
feat: ya.notify() plugin API (#780)
|
2024-03-05 16:46:12 +08:00 |
|
三咲雅 · Misaki Masa
|
bd572706cd
|
feat: ya.input() plugin API (#762)
|
2024-03-02 20:33:34 +08:00 |
|
三咲雅 · Misaki Masa
|
6a1063d376
|
perf: apply add_many() /remove_many() to the visual mode items for selection conflict detecting (#758)
|
2024-03-02 11:01:52 +08:00 |
|
三咲雅 · Misaki Masa
|
46516dab74
|
refactor: new yazi-boot crate (#728)
|
2024-02-26 09:14:04 +08:00 |
|
三咲雅 · Misaki Masa
|
3f27532c57
|
feat: cross-directory selection (#693)
|
2024-02-18 23:28:08 +08:00 |
|
三咲雅 · Misaki Masa
|
95d2358100
|
feat: expose selected/yanked files as API (#674)
|
2024-02-15 20:20:28 +08:00 |
|
sxyazi
|
0d7e977076
|
chore: bump version to 0.2.3
|
2024-02-07 11:18:23 +08:00 |
|
sxyazi
|
19791d8328
|
feat: add ya.quote() function instead of ya.shell_join()
|
2024-02-06 10:47:57 +08:00 |
|
三咲雅 · Misaki Masa
|
59e889a3b5
|
fix: hidden attribute of files on Windows (#632)
|
2024-02-06 08:27:00 +08:00 |
|
三咲雅 · Misaki Masa
|
9d9d954870
|
perf: read directory in bulk in the background at startup (#599)
|
2024-01-31 01:22:55 +08:00 |
|
三咲雅 · Misaki Masa
|
0f48fd58c7
|
feat: preview image over SSH (#585)
|
2024-01-31 00:35:23 +08:00 |
|
三咲雅 · Misaki Masa
|
c325c332de
|
feat: support passing arguments to plugin (#587)
|
2024-01-27 15:20:16 +08:00 |
|
三咲雅 · Misaki Masa
|
701c08ce1e
|
feat: allow the spawned child processes to suspend (#556)
|
2024-01-22 08:43:51 +08:00 |
|
三咲雅 · Misaki Masa
|
93dc1b78e2
|
feat: add prepend_keymap and append_keymap for configuring mixing (#546)
|
2024-01-20 13:55:57 +08:00 |
|
三咲雅 · Misaki Masa
|
1bfd1c002f
|
fix: shell input code highlighting is not adapted for the default ANSI theme (#536)
|
2024-01-19 11:26:59 +08:00 |
|
sxyazi
|
1036685f91
|
chore: update trash to 3.2.1
|
2024-01-16 08:29:26 +08:00 |
|
三咲雅 · Misaki Masa
|
a1c963accc
|
perf: partial rendering progress and composite into a complete UI to reduce CPU consumption caused by frequent progress updates (#509)
|
2024-01-15 18:30:50 +08:00 |
|
Azad
|
bf9f8f4273
|
feat: add support for highlighting by file type (#510)
|
2024-01-13 23:19:40 +08:00 |
|
三咲雅 · Misaki Masa
|
7e752df78a
|
feat: image orientation support (#488)
|
2024-01-08 11:31:22 +08:00 |
|
Urie
|
cf769bf533
|
feat: add user and group-related plugin APIs (#469)
|
2024-01-03 02:37:48 +08:00 |
|
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 |
|
三咲雅 · Misaki Masa
|
13b473d5e1
|
feat: support for Überzug++ for image previews with X11/wayland environment (#12)
|
2023-07-30 11:53:40 +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 |
|
三咲雅 · Misaki Masa
|
1f8c170359
|
feat: which-key and multi-key support (#4)
|
2023-07-24 07:26:16 +08:00 |
|
sxyazi
|
b6ea235b5e
|
feat: long text scrolling
|
2023-07-21 23:41:22 +08:00 |
|
sxyazi
|
9f93c6f34e
|
feat: render selected range
|
2023-07-20 19:48:01 +08:00 |
|
sxyazi
|
311ca77fda
|
fix: build error on linux
|
2023-07-19 09:08:36 +08:00 |
|
sxyazi
|
11c289229a
|
feat: default config
|
2023-07-18 00:34:58 +08:00 |
|
sxyazi
|
b438501d2d
|
feat: archive preview
|
2023-07-17 18:06:07 +08:00 |
|
sxyazi
|
0766e37100
|
feat: precache images and videos
|
2023-07-16 21:20:31 +08:00 |
|
sxyazi
|
ca08a8447a
|
feat: status color customing
|
2023-07-15 00:54:58 +08:00 |
|
sxyazi
|
9f5707ad74
|
feat: support of navigating to file for cd event
|
2023-07-13 20:08:37 +08:00 |
|
sxyazi
|
4a5154c03e
|
feat: jump around with fzf and zoxide
|
2023-07-12 19:33:23 +08:00 |
|
sxyazi
|
7071177bcd
|
chore: use new project name
|
2023-07-11 00:25:57 +08:00 |
|
sxyazi
|
52aa00ed23
|
first commit
|
2023-07-08 19:46:43 +08:00 |
|