yazi/yazi-vfs/src/provider
2025-11-24 11:35:10 +08:00
..
sftp feat: new Unix path backend (#3359) 2025-11-24 11:35:10 +08:00
calculator.rs fix!: open command doesn't work under empty directories (#3226) 2025-10-03 18:18:27 +08:00
dir_entry.rs feat: multi-path architecture (#3334) 2025-11-18 13:56:20 +08:00
gate.rs feat: multi-path architecture (#3334) 2025-11-18 13:56:20 +08:00
mod.rs refactor: invert the dependency relationship between yazi-fs and yazi-vfs (#3215) 2025-09-28 15:50:25 +08:00
provider.rs refactor: refine PathLike and StrandLike traits (#3340) 2025-11-19 18:07:04 +08:00
providers.rs refactor: refine PathLike and StrandLike traits (#3340) 2025-11-19 18:07:04 +08:00
read_dir.rs feat: multi-path architecture (#3334) 2025-11-18 13:56:20 +08:00
rw_file.rs feat!: live editing of remote files (#3264) 2025-10-20 13:48:57 +08:00