mactop icon indicating copy to clipboard operation
mactop copied to clipboard

All CPU and MEM values shown as 0.0 in some locales

Open yarkm13 opened this issue 9 months ago • 0 comments

It seems that the ps command respects locale settings and uses different decimal separators depending on the locale. For example, the Ukrainian (uk) locale uses a comma as the decimal separator instead of a period so CPU and MEM usage numbers are shown as 12,4 instead of 12.4

Created pull request with a fix: #48

yarkm13 avatar Feb 09 '25 01:02 yarkm13