This website requires JavaScript.
Explore
Help
Sign in
mroot
/
yazi
Watch
1
Star
0
Fork
You've already forked yazi
0
mirror of
https://github.com/sxyazi/yazi.git
synced
2026-07-24 16:21:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
4dd24f779c
yazi
/
yazi-shared
/
src
/
fs
History
三咲雅 · Misaki Masa
ef1a31a274
perf: using
usize
instead of
*const OsStr
reduces memory usage (
#1839
)
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