gsass1 / NTop

💻 htop-like system-monitor for Windows with Vi-keybindings.
GNU General Public License v3.0
1.21k stars 69 forks source link

Fixed sorting by CPU% did not consider the decimal part #29

Closed patrikolausson closed 4 years ago

gsass1 commented 4 years ago

I think it would be much better if we just introduced a SORT_PROCESS_BY_DOUBLE comparison function. Nonetheless thank you for letting me know.