Replies: 1 comment
-
Hi, this feature was introduced by @pirafrank in custom-shell.yazi #7. You can check it out! Maybe you can get some hints from what you are going for. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
What system are you running Yazi on?
Windows
What terminal are you running Yazi in?
Windows Terminal
yazi --debug
outputDescribe the question
I learn that how to custom target shell in yazi via #2133
But it use a new shell to exec my command and it always take mills .
Indeedly, i just want to see the output in yazi's TUI.
For example, i click
:
and runls' -- then the result just flashed and return yazi's main panel. How can i hang the
ls` result util i decide to return main panel (by press some keys)?Anything else?
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions