summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Parri <simonparri@ganzeria.com>2021-03-17 13:27:51 -0500
committerSimon Parri <simonparri@ganzeria.com>2021-03-17 13:27:51 -0500
commit6c5764af400195c72ab0c8803cf792b7e785e291 (patch)
tree52c98b10791762938538ef621e2a7cdb1e2ec34f
parent023cea08bf76655fee97e3a788f0c98d0dcda33d (diff)
downloadspelling-rbee-6c5764af400195c72ab0c8803cf792b7e785e291.tar.gz
spelling-rbee-6c5764af400195c72ab0c8803cf792b7e785e291.zip
Print newline after password prompt
-rwxr-xr-xspelling-rbead1
1 files changed, 1 insertions, 0 deletions
diff --git a/spelling-rbead b/spelling-rbead
index 4d92118..7540a74 100755
--- a/spelling-rbead
+++ b/spelling-rbead
@@ -14,6 +14,7 @@ end.parse!
if !$help
$password = Readline.readline "Password: "
+ puts
$subject ||= "Spelling:"
#Net::IMAP.debug = true