This repository has been archived by the owner on Nov 29, 2022. It is now read-only.
ChromaTerm-- v0.0.8
Pre-release
Pre-release
- Changed the Regex engine to PCRE2. Around 16x to 20x faster in output processing speed compared to the legacy PCRE. The legacy PCRE is still supported, but you'll be warned when running
./configure
. - Many optimizations to the code in general which boosted performance.
- A few bug fixes