procs icon indicating copy to clipboard operation
procs copied to clipboard

[Feature Request] Ability to filter processes of a user

Open Dominiquini opened this issue 7 months ago • 3 comments

Add the ability to filter and show processes of only one user.

Thanks

Dominiquini avatar Apr 26 '25 04:04 Dominiquini

+1 - I was just looking for this.

dsully avatar Aug 10 '25 16:08 dsully

A workaround i can use on macos is to run procs without the setuid bit, eg. from my own compilation - then it only reads my own procsses.

forivall avatar Sep 16 '25 16:09 forivall

I am also looking for a way to do this. It is not a perfect solution, but by using a configuration file with user as the only column with nonnumeric_search = true I can filter to the processes of one user by using that username as a keyword.

harry-xu00 avatar Nov 10 '25 13:11 harry-xu00