yazi/yazi-macro/src
2026-05-22 17:00:06 +08:00
..
actor.rs fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
asset.rs refactor: prepare for custom VFS provider (#3821) 2026-03-31 19:18:18 +08:00
confirm.rs fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
context.rs refactor: simplify cursor repositioning (#3040) 2025-08-08 02:41:41 +08:00
event.rs refactor: use the term "action" instead of "command" (#3694) 2026-02-18 17:08:48 +08:00
fmt.rs fix: throw catchable errors instead of crashing when publishing a message containing invalid UTF-8 over DDS (#2893) 2025-06-18 19:30:31 +08:00
fs.rs feat: new yazi-vfs crate (#3187) 2025-09-21 11:44:52 +08:00
input.rs fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
lib.rs fix: make the input component sync and reactive (#3949) 2026-05-09 09:26:07 +08:00
log.rs fix: throw catchable errors instead of crashing when publishing a message containing invalid UTF-8 over DDS (#2893) 2025-06-18 19:30:31 +08:00
module.rs refactor: simplify module exports (#1770) 2024-10-12 21:05:12 +08:00
platform.rs feat: support and hide Windows system files by default (#2149) 2025-01-03 08:18:34 +08:00
render.rs feat: subscribe to and intercept app-level events through DDS (#3632) 2026-01-29 00:34:28 +08:00
stdio.rs feat!: new virtual terminal backend (#3989) 2026-05-22 17:00:06 +08:00