jamesmunns / frauth

Peer to Peer Friend Authentication
GNU General Public License v3.0
21 stars 2 forks source link

Weird behaviour when inputting nothing #23

Open badboy opened 4 years ago

badboy commented 4 years ago

During frauth init the user has to enter a few things.

If the prompt is displayed (e.g. "Comment:") and I only press Enter, the line stays unchanged or erases the previously printed lines (the output of frauth itself).

It should be possible to abort input/allow empty input. In case of empty input the tool could still ask whether that was intentional.

jamesmunns commented 4 years ago

Makes sense! Not sure what is up with the prompt issues, I'll try to reproduce locally. You're on Mac right? Any particular shell or terminal emulator?

badboy commented 4 years ago

zsh on iTerm2.