When reading user input from stdin
, do not ignore an empty return
#7
Labels
Kind: Bug 🐞
Something isn't working
Target: Reference implementation 📃
The "official" Client & Server implementations
E.g. in the interactive session selector, if the user just presses Return, the read keeps on reading from the next line which is visually unappealing.
The text was updated successfully, but these errors were encountered: