Open Fildo7525 opened 23 hours ago
I haven't used Midnight Commander myself. Could you explain in more detail what this feature is like? It would be really helpful if there's a video demo.
This is what I meant:
https://github.com/user-attachments/assets/300dc9f3-76b0-4db0-b4f7-a7efa131dd38
You can enter commands and switch to the terminal nothing is blocked. If you switch to the terminal you can run other commands.
yazi --debug
outputPlease describe the problem you're trying to solve
Let's say you want to be in one tab and run the program you wrote. That will block Yazi until the program finishes the execution. If I want to see the output, there is no way to do so. I could also change to a different directory in the second tab to do other stuff there while the program runs in the first tab.
Would you be willing to contribute this feature?
Describe the solution you'd like
I would like to have something similar to what is in Midnight Commander. After invoking a keymap a terminal and its output will be displayed. Running a code in the terminal will not block yazi.
Additional context
No response
Validations