eaburns / Watch

Watches for changes in a directory tree and reruns a command in an acme win or just on the terminal.
201 stars 51 forks source link

Restart running command #28

Open wolverian opened 8 years ago

wolverian commented 8 years ago

Any thoughts on a mode where Watch restarts the command whenever a change is detected? This goes deep into the process management hell, so I understand if you'd rather punt this to some other utility.

eaburns commented 8 years ago

For what it's worth, in Acme if you click Get it will restart the command.

On Tue, Dec 1, 2015 at 11:37 AM Ilmari Vacklin notifications@github.com wrote:

Any thoughts on a mode where Watch restarts the command whenever a change is detected? This goes deep into the process management hell, so I understand if you'd rather punt this to some other utility.

— Reply to this email directly or view it on GitHub https://github.com/eaburns/Watch/issues/28.

wolverian commented 8 years ago

Thanks! That helps. I still would like the command to restart when I Put in Acme, but two clicks is pretty good too.