yazi/yazi-shared/src/fs
2024-10-26 17:09:27 +08:00
..
cha.rs perf: using usize instead of *const OsStr reduces memory usage (#1839) 2024-10-26 17:09:27 +08:00
file.rs refactor: replace Metadata with Cha in the file scheduler to improve interoperability with yazi-fs (#1785) 2024-10-15 20:38:34 +08:00
fns.rs perf: using usize instead of *const OsStr reduces memory usage (#1839) 2024-10-26 17:09:27 +08:00
loc.rs perf: using usize instead of *const OsStr reduces memory usage (#1839) 2024-10-26 17:09:27 +08:00
mod.rs refactor!: rename the term select to toggle to reserve select for future use (#1773) 2024-10-13 18:47:12 +08:00
op.rs fix: use a unique Id for each tab (#1826) 2024-10-24 08:57:08 +08:00
path.rs refactor: add tests for Pattern::match_path (#1837) 2024-10-26 08:53:01 +08:00
url.rs refactor: replace Metadata with Cha in the file scheduler to improve interoperability with yazi-fs (#1785) 2024-10-15 20:38:34 +08:00
urn.rs feat: async micro task initialization error handling (#1710) 2024-10-01 18:38:37 +08:00