On Tue, 06 Mar 2012 13:25:32 -0500 Dave <[email protected]> wrote: > After instantiating remind using -k<magic-script>, will changes to > the script be picked up by remind or does it need to be killed and > restarted to see the changes?
Changes will be picked up since Remind executes the script anew each time. > I also have an unrelated question regarding the calendar. Is it > possible to display the calendar in an ncurses-based terminal such > that the screen is not cleared after the calendar is shown? The > screen clearing is the opposite behavior I want or would expect. > This could be something with my terminal, but I don't think so. AFAIK, "remind -c ..." does not clear the terminal. If you pipe it into "less", that might be the culprit. 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
