yazi/yazi-plugin/src
Daniel Vincent dbf81deeab
feat: multi-file spotter (#3733)
Co-authored-by: sxyazi <sxyazi@gmail.com>
2026-03-06 09:27:32 +08:00
..
elements fix: shift of auto-wrap points in both code and JSON previewers (#3739) 2026-03-05 20:16:03 +08:00
external fix: shift of auto-wrap points in both code and JSON previewers (#3739) 2026-03-05 20:16:03 +08:00
fs feat: new fs.unique() creates a unique file or directory (#3677) 2026-02-11 12:51:49 +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: use the term "action" instead of "command" (#3694) 2026-02-18 17:08:48 +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 feat: new relay-notify-push DDS event to allow custom notification handlers (#3642) 2026-01-31 09:25:17 +08:00