yazi/yazi-fs/src
2025-08-08 02:41:41 +08:00
..
cha feat: virtual file system (#3034) 2025-08-05 02:23:57 +08:00
mounts feat: display newlines in input as spaces to improve readability (#2932) 2025-06-28 23:59:29 +08:00
provider feat: virtual file system (#3034) 2025-08-05 02:23:57 +08:00
calculator.rs feat: virtual file system (#3034) 2025-08-05 02:23:57 +08:00
cwd.rs feat: URL schemas (#3019) 2025-07-27 18:06:13 +08:00
file.rs feat: virtual file system (#3034) 2025-08-05 02:23:57 +08:00
files.rs refactor: simplify cursor repositioning (#3040) 2025-08-08 02:41:41 +08:00
filter.rs perf!: cacheable iterator (#2997) 2025-07-18 07:48:00 +08:00
fns.rs feat: virtual file system (#3034) 2025-08-05 02:23:57 +08:00
lib.rs feat: virtual file system (#3034) 2025-08-05 02:23:57 +08:00
op.rs feat: key-* DDS events to allow canceling user key commands (#3005) 2025-07-20 14:11:57 +08:00
path.rs feat: virtual file system (#3034) 2025-08-05 02:23:57 +08:00
sorter.rs refactor: simplify cursor repositioning (#3040) 2025-08-08 02:41:41 +08:00
sorting.rs refactor: consistent naming for enum variants (#2339) 2025-02-14 23:17:06 +08:00
stage.rs feat: more complete hovered file cursor tracking (#2218) 2025-01-19 16:09:24 +08:00
xdg.rs feat: new load DDS event (#1980) 2024-12-03 09:13:23 +08:00