You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: