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

hs project watch does not watch for added folders #646

Open
anthmatic opened this issue Mar 10, 2022 · 0 comments
Open

hs project watch does not watch for added folders #646

anthmatic opened this issue Mar 10, 2022 · 0 comments

Comments

@anthmatic
Copy link
Contributor

Description and Context

hs project watch does not watch for the addDir event which can lead to confusion or errors when deleting a folder because we do watch for unlinkDir.

The other weird quirk here is that when you create a new folder in Mac Finder, it created a folder called "Untitled Folder" first and when you rename it, it deletes that folder and creates a new one. So 3 events reported for one "action".

Steps to reproduce

Expected behavior

Screenshots

Who to Notify

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

No branches or pull requests

1 participant