2
0
mirror of https://github.com/rivo/tview.git synced 2024-11-15 06:12:46 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Oliver
b610d436f3 Minor improvements. 2021-04-27 13:28:32 +02:00
rivo
fe95322038
Merge pull request #444 from mjwhitta/master
Fixed terminal colors
2020-05-28 22:02:48 +02:00
Oliver
8aa2912f24 Bugfixes in ANSI escape sequence handling as well as TextView, fixes #320, fixes #344 2020-05-27 21:41:21 +02:00
Miles Whittaker
9fa0388a74 Ran go fmt for consistency 2020-05-12 08:51:57 -04:00
Miles Whittaker
971141a5d9 Fixed 8-bit background colors 2020-05-11 22:51:34 -04:00
Miles Whittaker
1bab2394e4 Fixed terminal colors 2020-05-11 16:51:00 -04:00
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