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
It would be nice to have the processes panel to show only the processes run by a user by running something "btm -u" directly from the shell, an existing example would be "htop -u". It feels like a bit of work at the moment to filter the processes panel by typing "user " every time. Maybe this could also be extended for filtering processes by command names, an existing example would be "htop -F ".
Both of these are especially beneficial if one is using bottom on a computing cluster.
The text was updated successfully, but these errors were encountered:
Checklist
Describe the feature request
It would be nice to have the processes panel to show only the processes run by a user by running something "btm -u" directly from the shell, an existing example would be "htop -u". It feels like a bit of work at the moment to filter the processes panel by typing "user " every time. Maybe this could also be extended for filtering processes by command names, an existing example would be "htop -F ".
Both of these are especially beneficial if one is using bottom on a computing cluster.
The text was updated successfully, but these errors were encountered: