Releases: braver/ColorHints
Releases · braver/ColorHints
support all RAL colors
0.4.1
0.4.0
0.3.3: Revert "add first very naive vt100 escape sequence match"
274a31594446ebd1f54c9712085b37ff106d6249 Because it can be a list (31;41;42), it can't be handled like the others (i.e. a single color matched by regex). Instead we would need a little parser that renders multiple hints: for each color in the list.