yazi/yazi-plugin/src
2025-05-28 16:49:47 +08:00
..
bindings feat: show error when image preview fails (#2706) 2025-05-01 22:58:24 +08:00
config feat!: redesign tabs (#2745) 2025-05-11 12:11:29 +08:00
elements feat: new ui.Align, ui.Wrap, and ui.Edge (#2802) 2025-05-28 16:49:47 +08:00
external perf: rewrite config parser to double the startup speed (#2508) 2025-03-22 01:57:36 +08:00
file refactor: deprecate ui.Padding and ui.Rect:padding() (#2574) 2025-04-05 21:52:48 +08:00
fs refactor: use raw identifiers (#2783) 2025-05-21 17:32:41 +08:00
isolate feat: calculate real-time directory size in spotter (#2695) 2025-04-29 22:17:06 +08:00
loader refactor: use raw identifiers (#2783) 2025-05-21 17:32:41 +08:00
process refactor: deprecate the Command:args() method (#2752) 2025-05-14 01:29:03 +08:00
pubsub refactor: use raw identifiers (#2783) 2025-05-21 17:32:41 +08:00
utils feat: new ui.Align, ui.Wrap, and ui.Edge (#2802) 2025-05-28 16:49:47 +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 feat: make ui.Line renderable (#2743) 2025-05-10 11:50:06 +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