yazi/yazi-core/src/tasks
2024-03-29 15:40:04 +08:00
..
commands perf: add BufWriter to Stderr to avoid frequent system calls and increase rendering frame rate (#849) 2024-03-29 15:40:04 +08:00
file.rs refactor: wrap Opener with Cow to avoid unnecessary memory reallocations when opening files (#805) 2024-03-12 23:35:26 +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 refactor: wrap Opener with Cow to avoid unnecessary memory reallocations when opening files (#805) 2024-03-12 23:35:26 +08:00
preload.rs refactor: wrap Opener with Cow to avoid unnecessary memory reallocations when opening files (#805) 2024-03-12 23:35:26 +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 fix: kill all spawned processes when exiting Yazi (#812) 2024-03-16 09:07:07 +08:00