about summary refs log tree commit diff
path: root/Src/Modules/watch.c
Commit message (Collapse)AuthorAgeFilesLines
* 52750: remove ansi2knr support for old pre-ansi K&R compilersOliver Kiddle2024-03-181-1/+1
|
* 52646: extend support for highlight groups to completion explanation strings ↵Oliver Kiddle2024-03-051-1/+8
| | | | and WATCHFMT
* 52216: metafy usernames to allow for them to be UTF-8 encodedOliver Kiddle2023-10-111-8/+18
|
* 51258, 51272: refactor handling of terminal attributes, removing OFF flags ↵Oliver Kiddle2023-01-101-31/+33
| | | | in zattr
* 49646: allow colors in WATCHFMT with %F/%KOliver Kiddle2021-12-131-0/+35
|
* 49563: fix build problem of watch module on CygwinJun-ichi Takimoto2021-11-151-2/+6
|
* 49544: only tie watch/WATCH if both come from the moduleOliver Kiddle2021-11-071-7/+11
|
* 49534, 49539: separate watch/log functionality out into a moduleOliver Kiddle2021-11-021-0/+716