aboutsummaryrefslogtreecommitdiffstats
path: root/filters/colorize.c
Commit message (Expand)AuthorAgeFilesLines
* colorize: allow pipe '|' as uri characterRobin Jarry2024-07-291-1/+1
* colorize: preserve defaults unless overriddenRobin Jarry2024-02-141-3/+0
* colorize: adapt default style for light backgroundsRobin Jarry2024-02-141-13/+13
* colorize: add small description in helpRobin Jarry2024-01-061-0/+2
* lint,validate: fix for openbsdRobin Jarry2023-12-141-3/+3
* colorize: only colorize real usenet signaturesRobin Jarry2023-12-041-3/+2
* colorize: better detect diffsRobin Jarry2023-12-041-18/+7
* colorize: accept wildcards in stylesJason Cox2023-10-131-1/+1
* colorize: support trailing comments after valuesRobin Jarry2023-09-191-1/+1
* colorize: handle spaces in stylesetRobin Jarry2023-09-041-5/+8
* colorize: only emit osc8 if [general].enable-osc8=trueRobin Jarry2023-08-241-5/+17
* colorize: style chunk function nameJason Cox2023-05-161-1/+6
* filters: fix option parsing on arm cpusRobin Jarry2023-05-111-5/+5
* 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