yazi/yazi-config/src
2024-04-27 16:47:50 +08:00
..
headsup feat: ya.hide() plugin API (#792) 2024-03-09 03:07:20 +08:00
keymap feat: expand the types supported by the event system (#923) 2024-04-19 13:45:01 +08:00
log refactor: publish to crates.io (#298) 2023-10-22 16:34:20 +08:00
manager refactor: prefer Display over ToString (#734) 2024-02-27 09:17:09 +08:00
open perf: switch to globset to reduce CPU time spent on matching icons (#908) 2024-04-14 11:11:31 +08:00
plugin perf: switch to globset to reduce CPU time spent on matching icons (#908) 2024-04-14 11:11:31 +08:00
popup feat: ya.input() plugin API (#762) 2024-03-02 20:33:34 +08:00
preview fix: move the DDS socket file out of the cache directory to avoid being affected by yazi --clear-cache 2024-04-27 16:47:50 +08:00
tasks feat: new config option to suppress pre-caching tasks (#430) 2023-12-06 01:07:23 +08:00
theme perf: cache each file's icon to avoid redundant calculations at rendering (#931) 2024-04-20 15:43:08 +08:00
which feat: ya.input() plugin API (#762) 2024-03-02 20:33:34 +08:00
layout.rs feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
lib.rs feat: readable toml parsing error (#854) 2024-03-31 21:44:17 +08:00
pattern.rs fix: correct the glob pattern for the icons to fit the new matching algorithm (#959) 2024-04-26 22:47:29 +08:00
preset.rs feat: readable toml parsing error (#854) 2024-03-31 21:44:17 +08:00
priority.rs feat: fine-grained scheduling priority (#462) 2023-12-29 22:37:43 +08:00
validation.rs refactor: switch to stderr (#819) 2024-03-15 20:31:39 +08:00