Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

ChromaTerm v0.10.4

Compare
Choose a tag to compare
@hSaria hSaria released this 30 May 13:27
· 20 commits to main since this release
  • Fixed a bug where ChromaTerm would freeze if the output pipe is closed early (i.e. output is redirected into head). This was a regression from v0.10.0. Additional tests added.
  • Added -v/--version option to display the current version of ChromaTerm.
  • Improved the default date and time rules to support additional formats.
  • Some internal organization and cleanup.

To regenerate the default rules, rename your config file (if you don't have any custom rules, you can just delete it), then run ChromaTerm. This process is manual to ensure that you are aware of any changes to your config file.

Upgrade with pip3 install -U chromaterm