barneygale / mark2

minecraft server wrapper, written in python with twisted
Other
105 stars 27 forks source link

parse terminal colours into minecraft colour codes #47

Open barneygale opened 11 years ago

barneygale commented 11 years ago

mark2 should convert terminal colour escapes into minecraft colour codes, and strip all other terminal escapes. Currently we just pass in jline.UnsupportedTerminal on the java command line.