read
read copied to clipboard
Fix extra newline on muted, replaced input
The extra newline is redundant, because a new line character is what is entered in order to terminate input anyway.
I just got a bug report on promptly related to this: https://github.com/moxystudio/node-promptly/issues/27
@isaacs @zkat any change we got this merged?
Fixes: #26
@isaacs any chance you're back in the open source saddle and prepared to land this? it'd be a great help.
Rebased in #52