progress icon indicating copy to clipboard operation
progress copied to clipboard

Add flag -f to display all files from the monitored processes

Open dark opened this issue 4 years ago • 0 comments

Sometimes you want to display all files read and written by a process, perhaps because the process acts as a filter (e.g. ffmpeg), and information about all files is useful. Flag -f, or --full-display, is added for this purpose.

The number of files in the output is still limited statically.

dark avatar May 13 '21 06:05 dark