yazi/yazi-plugin/src
2025-03-22 01:57:36 +08:00
..
bindings fix: respect hidden status of directory junctions and symlinks themselves on Windows (#2471) 2025-03-11 13:02:58 +08:00
config perf: rewrite config parser to double the startup speed (#2508) 2025-03-22 01:57:36 +08:00
elements feat: new overall option under [status] to allow specifying the overall style of the status bar (#2321) 2025-02-11 16:56:46 +08:00
external perf: rewrite config parser to double the startup speed (#2508) 2025-03-22 01:57:36 +08:00
file feat: custom search engine Lua API (#2452) 2025-03-07 17:48:44 +08:00
fs feat: new fs.expand_url API (#2476) 2025-03-12 14:17:07 +08:00
isolate perf: lazy compile and cache lua plugins as binary bytecode (#2490) 2025-03-17 16:12:43 +08:00
loader perf: lazy compile and cache lua plugins as binary bytecode (#2490) 2025-03-17 16:12:43 +08:00
process feat: new cx.layer API to determine the current UI layer (#2247) 2025-01-26 01:54:18 +08:00
pubsub feat: new ya.id("app") to get YAZI_ID in plugins (#2503) 2025-03-20 20:26:45 +08:00
url feat: new base field for the Url userdata (#2492) 2025-03-18 17:06:20 +08:00
utils perf: rewrite config parser to double the startup speed (#2508) 2025-03-22 01:57:36 +08:00
clipboard.rs feat: support using Yazi in Helix directly without Zellij or tmux (#2461) 2025-03-09 14:53:55 +08:00
composer.rs feat: new cx.layer API to determine the current UI layer (#2247) 2025-01-26 01:54:18 +08:00
error.rs feat: allow preloaders to return an optional Error to describe the failure (#2253) 2025-01-28 04:35:51 +08:00
id.rs feat: new ya.id("app") to get YAZI_ID in plugins (#2503) 2025-03-20 20:26:45 +08:00
lib.rs feat: custom search engine Lua API (#2452) 2025-03-07 17:48:44 +08:00
lua.rs refactor: rename cf to rt (#2393) 2025-02-24 21:26:19 +08:00
macros.rs perf: rewrite config parser to double the startup speed (#2508) 2025-03-22 01:57:36 +08:00
runtime.rs fix: sync block execution failed due to Runtime mutably borrowed more than once (#2225) 2025-01-19 22:54:34 +08:00