yazi/yazi-plugin/src
2026-03-24 20:14:04 +08:00
..
elements refactor: simplify the text wrapper (#3808) 2026-03-24 20:14:04 +08:00
external refactor: simplify the text wrapper (#3808) 2026-03-24 20:14:04 +08:00
fs refactor: implement FromLua instead of TryFrom<Value> (#3760) 2026-03-13 20:28:44 +08:00
isolate refactor: use the term "action" instead of "command" (#3694) 2026-02-18 17:08:48 +08:00
loader feat: multi-file spotter (#3733) 2026-03-06 09:27:32 +08:00
process perf: reduce memory allocations by using Lua 5.5 external strings (#3634) 2026-01-29 07:58:15 +08:00
pubsub feat: allow using ps.sub() in init.lua directly without a plugin (#3638) 2026-01-30 10:12:21 +08:00
runtime fix: shift of auto-wrap points in both code and JSON previewers (#3739) 2026-03-05 20:16:03 +08:00
theme feat: new marker_symbol option to specify the symbol used for marking files (#3689) 2026-02-16 21:42:36 +08:00
utils refactor: simplify the text wrapper (#3808) 2026-03-24 20:14:04 +08:00
lib.rs refactor: move Lua bindings into their own yazi-binding crate (#3636) 2026-01-29 23:12:29 +08:00
lua.rs refactor: make Clippy happy 2026-03-17 09:41:46 +08:00