sgminer-dev / sgminer

Scrypt GPU miner
GNU General Public License v3.0
631 stars 825 forks source link

Pool list cutoff #166

Open mayurjobanputra opened 10 years ago

mayurjobanputra commented 10 years ago

I have 15 servers setup my sgminer.conf file. I use a rotation strategy setup for 180 mins. When I hit "p" for pools, the list of pools shown is cutoff. Instead of showing all 15, it only shows me the last 4 in my list. How do I show all 15?

screenshot_25

veox commented 10 years ago

Basically, you should use an API client. The current NCurses interface implementation is good enough for simple setups only.

veox commented 10 years ago

OTOH, have you tried maximising the window?..