Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix --watch ignoring some directories (e.g. tmp) #2509

Merged
merged 3 commits into from
Jan 4, 2023
Merged

Conversation

elia
Copy link
Member

@elia elia commented Jan 3, 2023

A couple of QoL improvements like CTRL-C support and a configuration change that will make Listen not ignore files if they're in a directory named tmp.

@elia elia self-assigned this Jan 3, 2023
@elia elia added this to the v1.7.1 milestone Jan 3, 2023
@elia elia force-pushed the elia/fix-watch branch 2 times, most recently from a28376c to 1642423 Compare January 4, 2023 10:58
Also stop the watcher before exiting.
Listen would ignore tmp and git dirs among others, but it causes a lot
of hard to debug headaches.
@elia elia force-pushed the elia/fix-watch branch 4 times, most recently from 27593d9 to 28cd8dc Compare January 4, 2023 16:16
@elia elia marked this pull request as ready for review January 4, 2023 16:28
@elia elia changed the title Fix the --watch option for macOS and add a spec Fix --watch ignoring some directories (e.g. tmp) Jan 4, 2023
@elia elia changed the title Fix --watch ignoring some directories (e.g. tmp) Fix --watch ignoring some directories (e.g. tmp) Jan 4, 2023
@elia elia merged commit 2209419 into master Jan 4, 2023
@elia elia deleted the elia/fix-watch branch January 4, 2023 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant