yazi/yazi-proxy/src
2026-02-10 11:29:46 +08:00
..
app.rs feat: subscribe to and intercept app-level events through DDS (#3632) 2026-01-29 00:34:28 +08:00
cmp.rs feat: remote filesystem support for interactive cd (#3398) 2025-12-03 17:06:42 +08:00
confirm.rs refactor: make command data cloneable (#3613) 2026-01-26 07:36:35 +08:00
input.rs refactor: move Lua bindings into their own yazi-binding crate (#3636) 2026-01-29 23:12:29 +08:00
lib.rs feat: subscribe to and intercept app-level events through DDS (#3632) 2026-01-29 00:34:28 +08:00
macros.rs refactor: invert the dependency relationship between yazi-parser and yazi-proxy (#2992) 2025-07-16 22:46:10 +08:00
mgr.rs refactor: async fs.access() instead of sync io.open() (#3670) 2026-02-10 11:29:46 +08:00
notify.rs feat: subscribe to and intercept app-level events through DDS (#3632) 2026-01-29 00:34:28 +08:00
pick.rs refactor: make command data cloneable (#3613) 2026-01-26 07:36:35 +08:00
semaphore.rs feat: support VFS for the file watcher (#3108) 2025-08-25 21:40:38 +08:00
tasks.rs feat: new duplicate DDS event for copying files (#3456) 2025-12-24 13:28:38 +08:00
which.rs feat: new which:dismiss command to dismiss the which component (#3654) 2026-02-02 02:53:02 +08:00