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
Should be optional, though as xfiles should continue to compile on all UNIX platforms. (FreeBSD for instance has a different Kevent-based API, but provides a libinotify in its ports tree.)
At the very least however, you should add a refresh (changedir ".") to xfilesctl after all operations that expect to change the directory contents.
Linux provides an API for file changes called inotify, xfiles can use this API to refresh or reload the file view for new changes in the folder.
The text was updated successfully, but these errors were encountered: