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

Add configuration for enable_mouse #242

Closed lyricnz closed 2 years ago

lyricnz commented 2 years ago

Add top-level configuration item enable_mouse for enabling/disabling mouse (defaults to enabled). Fix bug with ui.SetMouse() ignoring the provided setting. See #241