yazi/yazi-plugin/src
2025-06-16 11:52:35 +08:00
..
bindings feat: search view shares file selection and yank state (#2855) 2025-06-09 16:55:50 +08:00
config perf: do not pre-allocate memory for Lua tables (#2879) 2025-06-16 11:19:18 +08:00
elements refactor: satisfy mismatched-lifetime-syntaxes lint (#2881) 2025-06-16 11:52:35 +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 perf: use AnyUserData::type_id() to reduce stack pushes (#2834) 2025-06-03 23:40:23 +08:00
pubsub perf: app data instead of Lua registry to reduce stack pushes (#2880) 2025-06-16 11:25:02 +08:00
utils perf: app data instead of Lua registry to reduce stack pushes (#2880) 2025-06-16 11:25:02 +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 refactor: deprecate the Command:args() method (#2752) 2025-05-14 01:29:03 +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 perf: app data instead of Lua registry to reduce stack pushes (#2880) 2025-06-16 11:25:02 +08:00
runtime.rs perf: app data instead of Lua registry to reduce stack pushes (#2880) 2025-06-16 11:25:02 +08:00