yazi/yazi-plugin/src
2025-02-11 16:56:46 +08:00
..
bindings fix: enable unwinding on Windows release builds (#2286) 2025-02-04 16:28:51 +08:00
config feat: allow preloaders to return an optional Error to describe the failure (#2253) 2025-01-28 04:35:51 +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 feat: new --cwd parameter for the shell command and fs.cwd() API (#2060) 2024-12-17 18:31:17 +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: allow preloaders to return an optional Error to describe the failure (#2253) 2025-01-28 04:35:51 +08:00
isolate feat: reduce terminal response wait timeout (#2314) 2025-02-10 18:46:38 +08:00
loader 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
process feat: new cx.layer API to determine the current UI layer (#2247) 2025-01-26 01:54:18 +08:00
pubsub feat: new cx.layer API to determine the current UI layer (#2247) 2025-01-26 01:54:18 +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 fix: reverse the order of CSI-based and environment-based terminal detection (#2310) 2025-02-09 14:50:19 +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 fix: JSON value null should be deserialized as Lua nil, not lightweight userdata null (#2242) 2025-01-24 23:19:29 +08:00
macros.rs feat: use positional argument instead of --args for the plugin command (#2299) 2025-02-07 02:51:13 +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