guard / listen

The Listen gem listens to file modifications and notifies you about the changes.
https://rubygems.org/gems/listen
MIT License
1.92k stars 246 forks source link

Fix: Tracking of removed subdirectories #460

Closed bryanlira closed 4 years ago

bryanlira commented 5 years ago

Some MacOS commands weren't recognized by the listener. example:

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.01%) to 97.953% when pulling 907f3ca64fc2e2efe3ae36fb11e042c144569d40 on amco:subdirectories-removal-tracking into 8d85b4cd5788592799adea61af14a29bf2895d87 on guard:master.

ioquatix commented 4 years ago

Do you mind rebasing this on master.