jroimartin / gocui

Minimalist Go package aimed at creating Console User Interfaces.
BSD 3-Clause "New" or "Revised" License
9.92k stars 608 forks source link

Extended ANSI color codes are not supported #241

Open andrewelkin opened 2 years ago

andrewelkin commented 2 years ago

Unfortunately ANSI codes like [0;91m are not working for either OutputNormal or Output256.