pipeseroni / pipes.sh

Animated pipes terminal screensaver
https://pipeseroni.github.io/
MIT License
2.5k stars 76 forks source link

"error setting terminal attributes: Interrupted system call" when focusing back on the terminal #35

Closed SteppingHat closed 7 years ago

SteppingHat commented 7 years ago

When focus is removed from the terminal onto any other application, on resuming focus onto the terminal, the following message appears where the cursor is currently at.

usr/local/bin/pipes.sh: line 101: read: error setting terminal attributes: Interrupted system call

This happens on macOS in both iTerm2 and Terminal. The length of time where the terminal is out of focus seems irrelevant. This also occurs when simply switching between tabs.

image

OliverHofkens commented 7 years ago

This is supposedly fixed in v1.2 ( See #27 and #17 ), but the homebrew formula installs v1.1 (pipes-sh.rb)