This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#758 - Don't refresh file view if only file contents have changed. On my machine, I observed the view constantly refreshing when in my home directory. This was due to a file being frequently updated (.xsession-errors). Each time this file was updated, the fw.watch callback was triggered and the view was refreshed.
- Loading branch information