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
Since the notifier can only watch one file at a time, which for me is a serious limitation, I also think that at least the :recursive flag might be used as a (bad) workaround for that.
Hi all
As far as i understand from the code, the
:recursive
flag does not watch files in subdirectories, but only directories.Is this a bug or intended?
The text was updated successfully, but these errors were encountered: