Deselect files after calling dragon #3410
Answered
by
sxyazi
ste-goldstein
asked this question in
1. Q&A
-
What system are you running Yazi on?Linux Wayland What terminal are you running Yazi in?kitty
|
Beta Was this translation helpful? Give feedback.
Answered by
sxyazi
Dec 6, 2025
Replies: 2 comments
-
|
Run { on = "<C-n>", run = 'shell -- dragon -x -i -T "$1"; ya emit toggle_all --state=off' }Doc of the Ya CLI tool: https://yazi-rs.github.io/docs/cli |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ste-goldstein
-
|
Amazing, tks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Run
ya emit toggle_all --state=offafter thedragoncommand, e.g.:{ on = "<C-n>", run = 'shell -- dragon -x -i -T "$1"; ya emit toggle_all --state=off' }Doc of the Ya CLI tool: https://yazi-rs.github.io/docs/cli