|
I have recently switched to Garuda linux as my main desktop OS which comes with Fish shell out of the box. I realized that the subshell command (Ctrl+O) in MC is not working properly. The subshell just shows the console output, but i cannot type in anything. Pressing any key just sends me back to MC. EDIT: |
Answered by
molnarti
Sep 29, 2025
Replies: 1 comment 20 replies
|
Unfortunately, you didn't provide any info about mc you are using. Please show the output of |
20 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
turns out the subshell is broken by a very elaborate fish customization Garuda Linux comes with, specifically running of neofetch everytime a shell is opened. once i commented out the particular lines in ~/.config/fish/config.fish subshell works without any issues