yazi/yazi-plugin/src
hankertrix 4e32cd91ca
feat: expose almost the entirety of the user's configuration in Lua (#2413)
Co-authored-by: 三咲雅 · Misaki Masa <sxyazi@gmail.com>
2025-03-02 20:44:36 +08:00
..
bindings feat: expose mode field in Cha (#2394) 2025-02-24 21:51:46 +08:00
config feat: expose almost the entirety of the user's configuration in Lua (#2413) 2025-03-02 20:44: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 refactor: rename rt.manager to rt.mgr, and th.manager to th.mgr (#2397) 2025-02-25 23:12:54 +08:00
file feat: allow preloaders to return an optional Error to describe the failure (#2253) 2025-01-28 04:35:51 +08:00
fs feat: new external and removable fields in the fs.partitions() API (#2343) 2025-02-15 23:15:31 +08:00
isolate refactor: rename cf to rt (#2393) 2025-02-24 21:26:19 +08:00
loader fix: incorrect deprecation warning when the plugin doesn't exist (#2418) 2025-03-01 23:11:38 +08:00
process feat: new cx.layer API to determine the current UI layer (#2247) 2025-01-26 01:54:18 +08:00
pubsub refactor: rename cf to rt (#2393) 2025-02-24 21:26:19 +08:00
url feat: allow preloaders to return an optional Error to describe the failure (#2253) 2025-01-28 04:35:51 +08:00
utils feat: expose almost the entirety of the user's configuration in Lua (#2413) 2025-03-02 20:44:36 +08:00
clipboard.rs feat: support and hide Windows system files by default (#2149) 2025-01-03 08:18:34 +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
lib.rs feat: new cx.layer API to determine the current UI layer (#2247) 2025-01-26 01:54:18 +08:00
lua.rs refactor: rename cf to rt (#2393) 2025-02-24 21:26:19 +08:00
macros.rs refactor: rename cf to rt (#2393) 2025-02-24 21:26:19 +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