dom96 / nimbox

Fork of https://notabug.org/vktec/nimbox
30 stars 4 forks source link

256colors #4

Closed jonathanabennett closed 6 years ago

jonathanabennett commented 6 years ago

This is a simple start to fixing the 256 colors support issue raise in #2. It needs error correction and, since I have only been programming in Nim for a week, I'm still not sure of the best way to do that. But hopefully this code moves us toward 256 color support. I have tested it naively with several different color codes and it has worked successfully.

jonathanabennett commented 6 years ago

Is there an easy way to back out the other commit? I'm still fairly new to git and forgot to checkout back to the master branch before creating this branch.

dom96 commented 6 years ago

Might be easiest to just re-do the PR