bottom icon indicating copy to clipboard operation
bottom copied to clipboard

Process filter: support user and group filters

Open singalen opened this issue 5 years ago • 1 comments

Describe the feature request

Support user and group, or, in worst case, uid and gid variables in process searching keywords.

Additional context/details

It's my frequent use case in htop when I need to focus on processes that belong to a specific user.

singalen avatar Dec 18 '20 02:12 singalen

Just as an update, user support is already there, though we don't pull group/uid/gid atm.

ClementTsang avatar Aug 20 '24 18:08 ClementTsang