From 2a59da61e12c9661ca2880cad7cd37fa0e880699 Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Sun, 9 Oct 2022 13:40:21 -0400 Subject: [PATCH] Update man page. --- man/remind.1.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/remind.1.in b/man/remind.1.in index 37a7b4b8..3f07062d 100644 --- a/man/remind.1.in +++ b/man/remind.1.in @@ -2726,6 +2726,10 @@ calendar mode: REM SPECIAL COLOR 0 255 0 Green in normal and calendar mode .fi .PP +Also, the \fBMSF\fR-type reminder is likely to be confused by ANSI color +sequences and incorrectly format the text. So you should not use ANSI +color sequences with \fBMSF\fR-type reminders. +.PP If you use the \fBansicolor\fR function, don't forget to reset the color back to normal with \fBansicolor(-1,-1,-1)\fR or subsequent reminders will continue to be colored.