This repository has been archived by the owner on Nov 29, 2022. It is now read-only.
ChromaTerm v0.5.5
- Fixed zero-length matches getting erroneously colored.
- Improved error handling when a rule's
regex
is an integer. - Minor performance optimizations.
- Module restructuring to make the code a bit cleaner.
- Added Python 3.8 support (was already supported – now added to CI workflows).
Upgrade with
pip3 install -U chromaterm