yazi/yazi-plugin/src
2025-07-03 15:58:51 +08:00
..
bindings fix: proper invalid UTF-8 path support (#2884) 2025-06-16 21:25:39 +08:00
config feat!: make ya.confirm() and ui.Pos() public API (#2921) 2025-06-26 18:12:09 +08:00
elements refactor: move several UI-related APIs from the ya namespace to ui (#2939) 2025-07-03 15:58:51 +08:00
external fix: make every effort to carry hidden states for dummy files (#2814) 2025-05-31 00:08:50 +08:00
file refactor: deprecate ui.Padding and ui.Rect:padding() (#2574) 2025-04-05 21:52:48 +08:00
fs perf: do not pre-allocate memory for Lua tables (#2879) 2025-06-16 11:19:18 +08:00
isolate perf: app data instead of Lua registry to reduce stack pushes (#2880) 2025-06-16 11:25:02 +08:00
loader perf: app data instead of Lua registry to reduce stack pushes (#2880) 2025-06-16 11:25:02 +08:00
process feat: invalid UTF-8 support to Command:arg() and Command:env() APIs (#2895) 2025-06-18 22:01:36 +08:00
pubsub fix: throw catchable errors instead of crashing when publishing a message containing invalid UTF-8 over DDS (#2893) 2025-06-18 19:30:31 +08:00
utils refactor: move several UI-related APIs from the ya namespace to ui (#2939) 2025-07-03 15:58:51 +08:00
clipboard.rs refactor: move tty to the new yazi-term crate (#2701) 2025-04-30 23:22:52 +08:00
composer.rs perf: do not pre-allocate memory for Lua tables (#2879) 2025-06-16 11:19:18 +08:00
lib.rs fix: incomplete cache calculation algorithm (#2922) 2025-06-26 20:12:54 +08:00
lua.rs perf: app data instead of Lua registry to reduce stack pushes (#2880) 2025-06-16 11:25:02 +08:00
macros.rs feat!: make ya.confirm() and ui.Pos() public API (#2921) 2025-06-26 18:12:09 +08:00
runtime.rs perf: app data instead of Lua registry to reduce stack pushes (#2880) 2025-06-16 11:25:02 +08:00
twox.rs fix: incomplete cache calculation algorithm (#2922) 2025-06-26 20:12:54 +08:00