aerc/filters
Koni Marti 0db924dc14 filters: fix calendar filter parsing
Fix parsing of colons. Since the field separator is also the colon, it
could mess up the parsed fields, i.e. a subject line like "WG: dinner"
could end up as "WG" instead of keeping the entire string.

Fixes: ab941eb ("filters: posix compliant rewrite of calendar filter")
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-08-22 09:30:37 +02:00
..
calendar filters: fix calendar filter parsing 2022-08-22 09:30:37 +02:00
colorize filters: try and make awk scripts posix compliant 2022-07-18 13:58:21 +02:00
hldiff filters: Add missing shebangs 2022-07-11 15:53:23 +02:00
html filters: make it explicit that encoding is UTF-8 2022-08-03 22:36:51 +02:00
html-unsafe filters: make it explicit that encoding is UTF-8 2022-08-03 22:36:51 +02:00
plaintext filters: try and make awk scripts posix compliant 2022-07-18 13:58:21 +02:00
show-ics-details.py show-ics-details.py: fix error with python < 3.9 2022-03-24 15:30:42 +01:00