Hi, David and  Hymie (and all),

Thanks for the reply. I didn't think to sed or grep it out, and probably I won't edit the source code myself.

The first question was "why does it do that"? Is there some feature that I'm not seeing? Because over ssh, ^L just clears the screen so I can't see the calendar at all. What's the point?

Thanks,
Robert

On Fri, 11 Jul 2014, David F. Skoll wrote:

On Thu, 10 Jul 2014 15:23:02 -0400
[email protected] wrote:

How do I make it not do that?

Either filter it with "sed" or equivalent, or edit the source.

I could not find an option in the man page, nor could I found a
^L or \014 or \0x0c or "formfeed" anywhere in the source.

calendar.c, function WriteCalTrailer:

   PutChar('\f');

Regards,

David.
_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans
Remind is at http://www.roaringpenguin.com/products/remind

_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans
Remind is at http://www.roaringpenguin.com/products/remind

Reply via email to