From 6c5764af400195c72ab0c8803cf792b7e785e291 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Wed, 17 Mar 2021 13:27:51 -0500 Subject: Print newline after password prompt --- spelling-rbead | 1 + 1 file changed, 1 insertion(+) (limited to 'spelling-rbead') 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 -- cgit v1.2.3