三咲雅 · Misaki Masa
|
2975b999bf
|
fix: rollback ratatui to v0.26.1 to avoid panicking (#922)
|
2024-04-17 11:07:54 +08:00 |
|
三咲雅 · Misaki Masa
|
9e75ed5c71
|
feat: generate autocomplete script for ya command (#919)
|
2024-04-16 12:40:14 +08:00 |
|
三咲雅 · Misaki Masa
|
280529c2cd
|
feat: add a new ya send command to allow standalone client processes to communicate with DDS from the command line (#913)
|
2024-04-15 15:42:44 +08:00 |
|
三咲雅 · Misaki Masa
|
a70374fced
|
perf: switch to globset to reduce CPU time spent on matching icons (#908)
|
2024-04-14 11:11:31 +08:00 |
|
三咲雅 · Misaki Masa
|
5fc2789c78
|
feat: add loading state to directories (#904)
|
2024-04-13 10:33:42 +08:00 |
|
三咲雅 · Misaki Masa
|
23c38ebae0
|
feat: add YAZI_ID environment variable (#895)
|
2024-04-11 23:57:47 +08:00 |
|
Mika Vilpas
|
38813413ec
|
feat: add new move , trash , and delete event kinds to DDS (#880)
Co-authored-by: 三咲雅 · Misaki Masa <sxyazi@gmail.com>
|
2024-04-11 01:09:29 +08:00 |
|
三咲雅 · Misaki Masa
|
1b910ddc96
|
perf: re-implement file watcher in an async way (#877)
|
2024-04-05 17:47:17 +08:00 |
|
三咲雅 · Misaki Masa
|
4755654224
|
feat: add is_exec and is_sticky to Cha bindings (#875)
|
2024-04-05 17:11:40 +08:00 |
|
三咲雅 · Misaki Masa
|
ec83c5dc5c
|
feat: detect CSI u through Stderr to allow using Stdout as the carrier of DDS payload without an ANSI sequence response timeout (#867)
|
2024-04-02 20:50:36 +08:00 |
|
三咲雅 · Misaki Masa
|
903f3da7e5
|
feat: DDS (Data Distribution Service) (#826)
|
2024-03-29 23:30:30 +08:00 |
|
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 |
|