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-21 23:01:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
7d993c1517
yazi
/
yazi-boot
/
src
History
Integral
a743488476
refactor: replace
format!
with
concat!
for string literals (
#2012
)
...
Co-authored-by: sxyazi <sxyazi@gmail.com>
2024-12-09 21:19:02 +08:00
..
actions
refactor: replace
format!
with
concat!
for string literals (
#2012
)
2024-12-09 21:19:02 +08:00
args.rs
fix: warnings should be output to
stderr
instead of
stdout
(
#1669
)
2024-09-21 20:12:35 +08:00
boot.rs
fix: introduce own
CWD
instead of
chdir
to avoid potential race conditions (
#2008
)
2024-12-07 22:07:18 +08:00
lib.rs
feat: new
ya emit
and
ya emit-to
subcommands to emit commands to a specified instance for execution (
#1979
)
2024-12-01 23:12:49 +08:00