sveinbjornt / Sloth

Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.
https://sveinbjorn.org/sloth
BSD 3-Clause "New" or "Revised" License
8.26k stars 156 forks source link

Refreshing the list at an interval #13

Closed Zirro closed 3 years ago

Zirro commented 4 years ago

In some situations it's useful to observe rapid changes to which files are open. It seems like the list can currently only be refreshed manually with the Refresh button.

It would be handy if there was an option for automatically refreshing the list every X seconds (while keeping the same entries in the list expanded as before) to help observe changes to it.

sveinbjornt commented 4 years ago

This is a good idea, will implement in Sloth 3.0.

sveinbjornt commented 3 years ago

Will implement in 3.1.