summaryrefslogtreecommitdiff
path: root/cmd2/ansi.py
Commit message (Expand)AuthorAgeFilesLines
...
* Changed signature of style() to allow for simpler calling and overriding of s...Kevin Van Brunt2019-06-261-12/+39
* Combined some logic in styleKevin Van Brunt2019-06-261-20/+23
* Added TextStyle class and default implementations for various message types l...Kevin Van Brunt2019-06-261-18/+38
* Moved code related to ANSI escape codes to new file called ansi.pyKevin Van Brunt2019-06-261-0/+118