We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
C-d
monomux -i
Monomux handles ctrl+d elegantly (personally I would like monomux to just stop expecting any input and quit without any error code).
Monomux gets stuck in an infinite loop and keeps printing
Monomux sessions on '/run/user/1000/mnmx'... 1. Create a new session (/bin/fish) 2. Quit Choose 1-2: ERROR: Invalid input
The text was updated successfully, but these errors were encountered:
EOF
Successfully merging a pull request may close this issue.
Steps to reproduce
monomux -i
Expected Behavior:
Monomux handles ctrl+d elegantly (personally I would like monomux to just stop expecting any input and quit without any error code).
Actual Behavior:
Monomux gets stuck in an infinite loop and keeps printing
The text was updated successfully, but these errors were encountered: