summaryrefslogtreecommitdiff
path: root/Src/Modules/watch.c
AgeCommit message (Collapse)AuthorFilesLines
2024-03-1852750: remove ansi2knr support for old pre-ansi K&R compilersOliver Kiddle1-1/+1
2024-03-0552646: extend support for highlight groups to completion explanation strings ↵Oliver Kiddle1-1/+8
and WATCHFMT
2023-10-1152216: metafy usernames to allow for them to be UTF-8 encodedOliver Kiddle1-8/+18
2023-01-1051258, 51272: refactor handling of terminal attributes, removing OFF flags ↵Oliver Kiddle1-31/+33
in zattr
2021-12-1349646: allow colors in WATCHFMT with %F/%KOliver Kiddle1-0/+35
2021-11-1549563: fix build problem of watch module on CygwinJun-ichi Takimoto1-2/+6
2021-11-0749544: only tie watch/WATCH if both come from the moduleOliver Kiddle1-7/+11
2021-11-0249534, 49539: separate watch/log functionality out into a moduleOliver Kiddle1-0/+716