yazi/yazi-plugin/src
2026-02-02 02:53:02 +08:00
..
elements perf: reduce memory allocations by using Lua 5.5 external strings (#3634) 2026-01-29 07:58:15 +08:00
external fix: escape control characters in filenames (#3400) 2025-12-04 16:13:39 +08:00
fs refactor: move Lua bindings into their own yazi-binding crate (#3636) 2026-01-29 23:12:29 +08:00
isolate feat: new which:dismiss command to dismiss the which component (#3654) 2026-02-02 02:53:02 +08:00
loader feat: new which:dismiss command to dismiss the which component (#3654) 2026-02-02 02:53:02 +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 refactor: new yazi-emulator crate (#3624) 2026-01-27 22:37:34 +08:00
theme feat: new ind-which-show DDS event to change the which component behavior (#3608) 2026-01-25 03:06:50 +08:00
utils feat: new which:dismiss command to dismiss the which component (#3654) 2026-02-02 02:53:02 +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