2
0
mirror of https://github.com/rivo/tview.git synced 2024-11-19 03:25:34 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Oliver
1316ea7a4b ANSI parser now also handles SGR 39 and 49. Fixes #347 2020-01-08 17:16:08 +01:00
Oliver
0e689965bb Fixed wrong handling of 8-bit ANSI colors. Fixes #317 2019-07-11 11:30:32 +01:00
Oliver
100f053ee1 ANSI RGB colors were missing hashtags in tags. Fixes #140 2018-07-27 13:40:54 +02:00
ardnew
4b5dd0f8e1 replacing all instances of "ANSII" with "ANSI"
renaming unit ansii.go to ansi.go
resolves rivo/tview#138
2018-07-15 13:23:12 -05:00