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-23 07:41:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
b46a8663b6
yazi
/
config
/
src
/
open
History
sxyazi
e5340a2beb
refactor: replace
map_or(false, ...)
with
is_some_and(...)
2023-10-01 15:47:39 +08:00
..
mod.rs
feat: multiple openers for a single rule (
#154
)
2023-09-17 07:20:04 +08:00
open.rs
refactor: replace
map_or(false, ...)
with
is_some_and(...)
2023-10-01 15:47:39 +08:00
opener.rs
feat: new
orphan
option for opener rules, to keep the process running even when Yazi exited (
#216
)
2023-09-24 15:55:44 +08:00
rule.rs
feat: multiple openers for a single rule (
#154
)
2023-09-17 07:20:04 +08:00