yazi/yazi-macro/src
2025-10-22 12:16:41 +08:00
..
actor.rs fix: a race condition in concurrent directory loading on a slow device (#3271) 2025-10-22 12:16:41 +08:00
asset.rs docs: add README for default configuration files (#2005) 2024-12-07 02:24:47 +08:00
context.rs refactor: simplify cursor repositioning (#3040) 2025-08-08 02:41:41 +08:00
event.rs feat!: folder mime-type support (#3222) 2025-10-01 20:03:41 +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
lib.rs feat: SFTP virtual filesystem provider (#3172) 2025-09-17 08:34:35 +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: key-* DDS events to allow canceling user key commands (#3005) 2025-07-20 14:11:57 +08:00
stdio.rs fix: handle broken pipe errors gracefully (#2110) 2024-12-30 23:52:52 +08:00