sup-heliotrope / sup

A curses threads-with-tags style email client (mailing list: supmua@googlegroups.com)
http://sup-heliotrope.github.io
GNU General Public License v2.0
900 stars 97 forks source link

pipe to xclip hangs #534

Open marcoarthur opened 7 years ago

marcoarthur commented 7 years ago

Try to pipe to xclip and sup freezes, because xclip is waiting to read from stdin. If I run ps aux | grep xclip and kill -9 the xclip running, sup returns to work.