-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Sometimes, the program stops accepting user input in the current shell window. When this happens, the shell itself remains open but does not register any input for the program, forcing the user to restart the shell.
Environment:
OS: Windows (not observed on Linux/macOS so far)
Shell: PowerShell / CMD
Expected behavior:
The program should consistently accept input from stdin without requiring a shell restart.
Actual behavior:
Input is ignored intermittently until the shell is restarted.
Notes / Suspected cause:
Cause is currently unknown. It may be related to Go stdin/stdout handling on Windows, but this is unconfirmed and I am trying to ix it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed