yazi/yazi-core/src/tasks
2024-09-10 00:31:21 +08:00
..
commands feat: support completely disabling mouse with mouse_events=[]; add new cursor_blink to control cursor style of input components (#1139) 2024-06-08 18:29:50 +08:00
file.rs feat: new command hardlink (#1268) 2024-07-10 12:50:50 +08:00
mod.rs refactor: wrap Opener with Cow to avoid unnecessary memory reallocations when opening files (#805) 2024-03-12 23:35:26 +08:00
plugin.rs feat: expand the types supported by the event system (#923) 2024-04-19 13:45:01 +08:00
preload.rs refactor: privatize url of the File (#1619) 2024-09-10 00:31:21 +08:00
process.rs refactor: wrap Opener with Cow to avoid unnecessary memory reallocations when opening files (#805) 2024-03-12 23:35:26 +08:00
progress.rs fix: track the latest file changes for the selected, yanked state when available (#791) 2024-03-08 15:37:53 +08:00
tasks.rs refactor: rename crate yazi-adaptor to yazi-adapter 2024-06-08 19:28:46 +08:00