yazi/yazi-core/src/manager
2024-03-12 23:35:26 +08:00
..
commands refactor: wrap Opener with Cow to avoid unnecessary memory reallocations when opening files (#805) 2024-03-12 23:35:26 +08:00
linked.rs feat: cx.yanked plugin API (#788) 2024-03-07 17:26:18 +08:00
manager.rs feat: add hovered as $0 for shell and opener (#738) 2024-02-29 03:12:09 +08:00
mod.rs feat: expose selected/yanked files as API (#674) 2024-02-15 20:20:28 +08:00
tabs.rs feat: ya.input() plugin API (#762) 2024-03-02 20:33:34 +08:00
watcher.rs feat: ya.hide() plugin API (#792) 2024-03-09 03:07:20 +08:00
yanked.rs fix: track the latest file changes for the selected, yanked state when available (#791) 2024-03-08 15:37:53 +08:00