htop/darwin
Christian Göttsche 5bc988ad6d Use correct command field as default field
The default htop command process field has the enum identifier `COMM`
but the name `Command` (`COMM` is the field name for /proc/<PID>/comm).
2021-12-17 14:45:15 +01:00
..
DarwinProcess.c Introduce screen tabs 2021-12-07 17:04:49 +11:00
DarwinProcess.h Extract Darwin "PlatformHelpers" 2021-09-26 10:58:47 -04:00
DarwinProcessList.c Refactor Platform_CompareKernelVersion API 2021-09-26 10:58:47 -04:00
DarwinProcessList.h Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00
Platform.c Use correct command field as default field 2021-12-17 14:45:15 +01:00
Platform.h Mark ScreenDefaults const 2021-12-17 14:45:15 +01:00
PlatformHelpers.c Workaround for Rosetta 2 on Darwin 2021-09-26 10:58:47 -04:00
PlatformHelpers.h Workaround for Rosetta 2 on Darwin 2021-09-26 10:58:47 -04:00
ProcessField.h Update license headers to explicitly say GPLv2+ 2021-09-22 14:28:19 +02:00