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

Use inotify/fswatch for file changes #695

Closed
MasseGuillaume opened this issue Jul 28, 2017 · 1 comment
Closed

Use inotify/fswatch for file changes #695

MasseGuillaume opened this issue Jul 28, 2017 · 1 comment

Comments

@MasseGuillaume
Copy link

For example, on the status view, I need to press F5 to update the view. A file watch on the directory removing gitignore entries could notify tig to update.

@jonas
Copy link
Owner

jonas commented Jul 28, 2017

Hi Guillaume, fswatch indeed looks like the best option for such a feature.

I will go ahead and close this as a duplicate of #301 which has a few comments about how the current "watch" mechanism is implemented.

@jonas jonas marked this as a duplicate of #301 Jul 28, 2017
@jonas jonas closed this as completed Jul 28, 2017
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

2 participants