alexch / rerun

Restarts an app when the filesystem changes. Uses growl and FSEventStream if on OS X.
Other
984 stars 80 forks source link

Default to --background if $stdin is not a tty #127

Closed zdrve closed 1 year ago

zdrve commented 5 years ago

Otherwise stty keeps emitting "Inappropriate ioctl for device" errors

Let me know if you want me to include changes to the gemspec version etc too

mikker commented 1 year ago

Thank you for leading to the solution to not getting stty: stdin isn't a terminal messages constantly. So, there's that.

zdrve commented 1 year ago

Tired of seeing this PR in my list; closing.