cointop-sh / cointop

A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀
https://cointop.sh
Apache License 2.0
3.98k stars 311 forks source link

Use stable sort for sorting coins #235

Closed lyricnz closed 2 years ago

lyricnz commented 2 years ago

This should help #231. We might need to explicitly pre-sort (say by Rank), or make the comparison functions consider more than one attribute.