jroimartin / gocui

Minimalist Go package aimed at creating Console User Interfaces.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extended ANSI color codes are not supported

andrewelkin opened this issue · comments

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