gopass: Inconsistency for newlines

Hi. I have an issue with msmtp which requires me to add ; echo at the end of passwordeval "gopass show -f mail", otherwise, I get the following error:

msmtp: output of 'gopass show -f mail' is longer than 500 characters, or is not terminated by newline

I think it’s because the newline is not output when it’s not in a tty. I think it would be better to have a consistent behavior to avoid this issue. Thanks.

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Reactions: 1
  • Comments: 20 (10 by maintainers)

Commits related to this issue

Most upvoted comments

I am having the exact same issue with msmtp and would like for this issue not to be closed.