Skip to content

Tags: louiskenzo/colout

Tags

v0.3

Toggle v0.3's commit message
Allow big group matching for "scale" special color

When matching a group with "scale", filter out everything that does not seem to
be necessary to interpret the string as a number this permits to transform
"[95%]" to "95" before number conversion, and thus allows to color a group larger
than the matched number

Update the cmake theme accordingly.

v0.2

Toggle v0.2's commit message
delete duplicate entry for `--all` in the README

v0.11

Toggle v0.11's commit message
bugfix nojhan#40: don't try to color non-matching groups

v0.1

Toggle v0.1's commit message
Remove on_stderr from the README