yazi/yazi-plugin/src
2025-04-08 17:06:38 +08:00
..
bindings perf!: cache UserData fields (#2572) 2025-04-05 07:42:27 +08:00
config perf!: cache UserData fields (#2572) 2025-04-05 07:42:27 +08:00
elements feat: new ui.Text:scroll() API for setting text to scroll horizontally or vertically (#2589) 2025-04-08 17:06:38 +08:00
external perf: rewrite config parser to double the startup speed (#2508) 2025-03-22 01:57:36 +08:00
file refactor: deprecate ui.Padding and ui.Rect:padding() (#2574) 2025-04-05 21:52:48 +08:00
fs perf!: cache UserData fields (#2572) 2025-04-05 07:42:27 +08:00
isolate perf!: cache UserData fields (#2572) 2025-04-05 07:42:27 +08:00
loader perf!: faster image preview with optimized magick arguments (#2533) 2025-03-26 21:10:14 +08:00
process fix: ignore XQuartz $DISPLAY variable (#2586) 2025-04-08 13:29:46 +08:00
pubsub feat: new ya.id("app") to get YAZI_ID in plugins (#2503) 2025-03-20 20:26:45 +08:00
utils feat: new ui.Text:scroll() API for setting text to scroll horizontally or vertically (#2589) 2025-04-08 17:06:38 +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
id.rs perf!: cache UserData fields (#2572) 2025-04-05 07:42:27 +08:00
lib.rs perf!: cache UserData fields (#2572) 2025-04-05 07:42:27 +08:00
lua.rs perf!: cache UserData fields (#2572) 2025-04-05 07:42:27 +08:00
macros.rs perf!: cache UserData fields (#2572) 2025-04-05 07:42:27 +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