itsapi / pycraft

A Minecraft-inspired game for the terminal
GNU General Public License v2.0
197 stars 21 forks source link

Terminal feature support detection #85

Open geraintwhite opened 8 years ago

geraintwhite commented 8 years ago

Relating to #3, we should detect the escape code / colour support and enable features accordingly.

olls commented 8 years ago

We should use this script: https://raw.githubusercontent.com/l0b0/xterm-color-count/master/xterm-color-count.sh

olls commented 8 years ago

That script doesn't always work..