Skip to content
New issue

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

Interactive prompt stuck on infinite prinout loop after C-d #15

Open
Utkarsh-khambra opened this issue Dec 28, 2022 · 0 comments · May be fixed by #16
Open

Interactive prompt stuck on infinite prinout loop after C-d #15

Utkarsh-khambra opened this issue Dec 28, 2022 · 0 comments · May be fixed by #16
Labels
Kind: Bug 🐞 Something isn't working Target: Frontend 💻 The outside user-facing code

Comments

@Utkarsh-khambra
Copy link

Steps to reproduce

  1. Run monomux -i
  2. Press Ctrl+d

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

Monomux sessions on '/run/user/1000/mnmx'...

    1. Create a new session (/bin/fish)
    2. Quit

Choose 1-2:
ERROR: Invalid input
@whisperity whisperity added Kind: Bug 🐞 Something isn't working Target: Frontend 💻 The outside user-facing code labels Dec 30, 2022
@whisperity whisperity linked a pull request Dec 30, 2022 that will close this issue
@whisperity whisperity changed the title Monomux gets stuck in an infinite loop. Interactive prompt stuck on infinite prinout loop after C-d Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kind: Bug 🐞 Something isn't working Target: Frontend 💻 The outside user-facing code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants