yazi/yazi-fm/src
2024-04-13 10:33:42 +08:00
..
app feat: add YAZI_ID environment variable (#895) 2024-04-11 23:57:47 +08:00
completion feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
components fix: track the latest file changes for the selected, yanked state when available (#791) 2024-03-08 15:37:53 +08:00
help feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
input feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
lives feat: add loading state to directories (#904) 2024-04-13 10:33:42 +08:00
notify feat: when there are no files in the list, add a placeholder message (#900) 2024-04-12 10:09:29 +08:00
select feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
tasks feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
which fix: track the latest file changes for the selected, yanked state when available (#791) 2024-03-08 15:37:53 +08:00
context.rs fix: kill all spawned processes when exiting Yazi (#812) 2024-03-16 09:07:07 +08:00
executor.rs feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00
logs.rs feat: time-based selection order preservation (#843) 2024-03-28 00:13:29 +08:00
main.rs feat: add new move, trash, and delete event kinds to DDS (#880) 2024-04-11 01:09:29 +08:00
panic.rs refactor: move event to shared (#403) 2023-11-28 02:21:36 +08:00
root.rs feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
router.rs feat: plugin interface for key events via ya.which() (#617) 2024-02-03 01:09:26 +08:00
signals.rs fix: a race condition in DDS static messages sent as internal events (#868) 2024-04-03 00:31:11 +08:00