yazi/yazi-plugin/src
2025-06-11 10:13:51 +08:00
..
bindings feat: search view shares file selection and yank state (#2855) 2025-06-09 16:55:50 +08:00
config perf: copy-on-write on command data & avoid converting primitive types to strings thereby allocating memory (#2862) 2025-06-11 10:13:51 +08:00
elements feat: search view shares file selection and yank state (#2855) 2025-06-09 16:55:50 +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 fix: make every effort to carry hidden states for dummy files (#2814) 2025-05-31 00:08:50 +08:00
isolate perf: copy-on-write on command data & avoid converting primitive types to strings thereby allocating memory (#2862) 2025-06-11 10:13:51 +08:00
loader refactor: use raw identifiers (#2783) 2025-05-21 17:32:41 +08:00
process perf: use AnyUserData::type_id() to reduce stack pushes (#2834) 2025-06-03 23:40:23 +08:00
pubsub refactor: use raw identifiers (#2783) 2025-05-21 17:32:41 +08:00
utils perf: copy-on-write on command data & avoid converting primitive types to strings thereby allocating memory (#2862) 2025-06-11 10:13: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 refactor: deprecate the Command:args() method (#2752) 2025-05-14 01:29:03 +08:00
lib.rs refactor: deprecate the Command:args() method (#2752) 2025-05-14 01:29:03 +08:00
lua.rs feat!: redesign tabs (#2745) 2025-05-11 12:11:29 +08:00
macros.rs fix: make every effort to carry hidden states for dummy files (#2814) 2025-05-31 00:08:50 +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