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

ChromaTerm v0.9.3

Compare
Choose a tag to compare
@hSaria hSaria released this 15 Jan 14:54
· 70 commits to main since this release
  • #97 - Fixed issue where special ANSI codes used by tmux caused ct to wait longer than it should before processing data.
  • Fixed optimization steps being skipped when reloading config with ct --reload.
  • Added short-form program arguments (see ct -h).
  • Improved the date default rule. It will now match MMM DD before matching DD MMM. This improves highlighting when showing line numbers in vi on a line that starts with MMM DD, like Jan 3.

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