mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-13 20:44:35 +03:00
Improving Command display/sort
This commit is contained in:

committed by
BenBE

parent
42c842c190
commit
09fe94da18
@ -53,6 +53,9 @@ typedef struct Settings_ {
|
||||
bool highlightThreads;
|
||||
bool highlightChanges;
|
||||
int highlightDelaySecs;
|
||||
bool findCommInCmdline;
|
||||
bool stripExeFromCmdline;
|
||||
bool showMergedCommand;
|
||||
bool updateProcessNames;
|
||||
bool accountGuestInCPUMeter;
|
||||
bool headerMargin;
|
||||
|
Reference in New Issue
Block a user