aboutsummaryrefslogtreecommitdiffstats
path: root/filters/colorize.c
Commit message (Expand)AuthorAgeFilesLines
* colorize: support email domains that start/end with digitsRobin Jarry2023-04-221-1/+1
* colorize: don't print an id in osc8 terminatorTim Culverhouse2023-04-151-1/+5
* colorize: make url parsing more robustRobin Jarry2023-04-021-14/+73
* colorize: emit OSC 8 for URLs and emailsKirill Chibisov2023-03-261-3/+23
* colorize: use bool for boolean variablesRobin Jarry2023-03-261-27/+28
* colorize: stop parsing theme when other section startsRobin Jarry2023-03-021-1/+6
* colorize: restore previous default themeRobin Jarry2023-02-021-12/+12
* filters: make colorize URL regex more strictAndrea Pappacoda2023-01-281-4/+4
* filters: rewrite colorize in cRobin Jarry2023-01-261-0/+681