aboutsummaryrefslogtreecommitdiff
path: root/filters/colorize.c
AgeCommit message (Expand)Author
2024-02-14colorize: preserve defaults unless overriddenRobin Jarry
2024-02-14colorize: adapt default style for light backgroundsRobin Jarry
2024-01-06colorize: add small description in helpRobin Jarry
2023-12-14lint,validate: fix for openbsdRobin Jarry
2023-12-04colorize: only colorize real usenet signaturesRobin Jarry
2023-12-04colorize: better detect diffsRobin Jarry
2023-10-13colorize: accept wildcards in stylesJason Cox
2023-09-19colorize: support trailing comments after valuesRobin Jarry
2023-09-04colorize: handle spaces in stylesetRobin Jarry
2023-08-24colorize: only emit osc8 if [general].enable-osc8=trueRobin Jarry
2023-05-16colorize: style chunk function nameJason Cox
2023-05-11filters: fix option parsing on arm cpusRobin Jarry
2023-04-22colorize: support email domains that start/end with digitsRobin Jarry
2023-04-15colorize: don't print an id in osc8 terminatorTim Culverhouse
2023-04-02colorize: make url parsing more robustRobin Jarry
2023-03-26colorize: emit OSC 8 for URLs and emailsKirill Chibisov
2023-03-26colorize: use bool for boolean variablesRobin Jarry
2023-03-02colorize: stop parsing theme when other section startsRobin Jarry
2023-02-02colorize: restore previous default themeRobin Jarry
2023-01-28filters: make colorize URL regex more strictAndrea Pappacoda
2023-01-26filters: rewrite colorize in cRobin Jarry