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

ChromaTerm v0.5.2

Compare
Choose a tag to compare
@hSaria hSaria released this 13 Oct 13:04
  • #74 - ChromaTerm can now run a program and make it look like it lives on the controlling terminal. Simply prepend your command with ct. This is useful for coloring programs like ct less file.log. You should still pipe when possible as it's simpler and more logical to look at.
  • #75 - Some special ANSI codes were not being handled (ignored) appropriately, causing some rules to incorrectly not match.

Thanks to @aaronols for raising the issues above.

Upgrade with pip3 install -U chromaterm