Commit Graph

5 Commits

Author SHA1 Message Date
Roi Martin d822523f8c Make golint happy. Fix typo. 2016-10-11 08:52:03 +02:00
Roi Martin 2e62b6ba19 Respect view's default background and foreground colors
Fix issue #58
2016-10-03 19:38:40 +02:00
Roi Martin 132f267b70 Fix minor typo 2016-05-23 00:21:03 +02:00
Roi Martin 1b35b7cd26 escape: remove unnecessary type interpreterReturn 2016-05-23 00:16:59 +02:00
Roi Martin 40dec91023 Initial support for colored text
- View contents are stored as cells (rune + colors) instead of runes.
- Uses the escape interpreter coded by @deweerdt in #39.
2016-05-23 00:16:59 +02:00