rubyworks / ansi

Set of ANSI Code based classes and modules for Ruby

Home Page:https://rubyworks.github.com/ansi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Non-Color ANSI::Diff option

trans opened this issue · comments

Now that ANSI::Diff is in the picture, the class is going to need an an alternate non-color version for when color needs to be turned off.

I figure rather than colors use underlining with "=" and "-" and maybe "^".