yazi/yazi-fm/src
2024-04-22 14:18:00 +08:00
..
app feat: expand the types supported by the event system (#923) 2024-04-19 13:45:01 +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 perf: cache each file's icon to avoid redundant calculations at rendering (#931) 2024-04-20 15:43:08 +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: new builtin session.lua plugin (#940) 2024-04-22 14:18:00 +08:00
logs.rs feat: time-based selection order preservation (#843) 2024-03-28 00:13:29 +08:00
main.rs 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
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