yazi/yazi-core/src/mgr
arimu1 4531842b40 fix(mgr): avoid Box allocation in MgrSnap::selected
Iterate a &[UrlBuf] slice instead of boxing dyn Iterator.
2026-07-21 06:55:46 +07:00
..
batcher.rs feat: new bulk_exit action that customizes the prompt for bulk operations (#3792) 2026-03-21 17:26:44 +08:00
cd.rs feat: expose stash action and give it a new search source (#3872) 2026-04-11 07:59:38 +08:00
displace.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
filter.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
find.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
mgr.rs feat: experimental %y, %Y, %t, %T, %yN, %YN, %tN, %TN shell formatting parameters (#4108) 2026-07-08 17:04:12 +08:00
mimetype.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +08:00
mod.rs feat: experimental %y, %Y, %t, %T, %yN, %YN, %tN, %TN shell formatting parameters (#4108) 2026-07-08 17:04:12 +08:00
open.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
search.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
snap.rs fix(mgr): avoid Box allocation in MgrSnap::selected 2026-07-21 06:55:46 +07:00
tabs.rs refactor: move Lua bindings down into each subcrates (#4049) 2026-06-18 15:06:31 +08:00
yanked.rs feat: new hub VFS kind (#4131) 2026-07-17 03:04:19 +08:00