yazi/yazi-fm/src
2026-04-16 17:05:46 +08:00
..
app feat: new ya.exec() API and ya exec subcommand to execute an action and await its result (#3780) 2026-03-18 19:18:36 +08:00
cmp feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
confirm feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
help feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
input feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
mgr perf: reuse previewed and spotted widgets when possible (#3765) 2026-03-15 15:18:58 +08:00
notify feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
pick feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
spot perf: reuse previewed and spotted widgets when possible (#3765) 2026-03-15 15:18:58 +08:00
tasks feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
which feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
dispatcher.rs feat: dynamic previewer Lua API (#3891) 2026-04-16 17:05:46 +08:00
executor.rs feat: expose stash action and give it a new search source (#3872) 2026-04-11 07:59:38 +08:00
logs.rs refactor: invert the dependency relationship between yazi-fs and yazi-vfs (#3215) 2025-09-28 15:50:25 +08:00
main.rs refactor: prepare for custom VFS provider (#3821) 2026-03-31 19:18:18 +08:00
panic.rs refactor: move Term to its own yazi-term crate (#3629) 2026-01-28 22:26:47 +08:00
root.rs feat: new cx.which API to access the which component state (#3617) 2026-01-27 01:29:14 +08:00
router.rs feat: subscribe to and intercept app-level events through DDS (#3632) 2026-01-29 00:34:28 +08:00
signals.rs feat: hover cursor over the new file after copying/cutting/linking/hardlinking (#3846) 2026-04-03 20:45:34 +08:00