Dianne Skoll
3e9eeea8dc
Update docs; kill time-limiter when we queue.
2024-06-04 11:51:27 -04:00
Dianne Skoll
e28712cef3
Add "s" to list of debug flags.
2024-06-03 16:16:44 -04:00
Dianne Skoll
f5a170acbd
Update man page.
2024-06-03 11:58:37 -04:00
Dianne Skoll
0bb7d89bb9
Update man page.
2024-06-03 10:14:36 -04:00
Dianne Skoll
1a0809fd31
Start updating man page.
2024-06-02 23:23:06 -04:00
Dianne Skoll
b51a0b2d08
Document that -ivar is the same as -ivar=0
2024-05-25 10:26:00 -04:00
Dianne Skoll
51aa7aecb9
Make $Tt a synonym for trigtime()
2024-04-20 11:50:39 -04:00
Dianne Skoll
21d5e8a095
Tweak daemon mode documentation.
2024-04-01 08:39:24 -04:00
Dianne Skoll
9ea6385b72
Tweak whitespace.
2024-03-31 09:42:13 -04:00
Dianne Skoll
55b7908444
Add International Transgender Day of Visibility to man page
...
Done to annoy the anti-LGBT crowd.
2024-03-31 09:40:58 -04:00
Dianne Skoll
e9ff66478b
Document that we use inotify, where possible, to detect changes to reminder scripts / directories.
2024-03-30 13:25:57 -04:00
Dianne Skoll
e62e3d5d03
More multitrig examples.
2024-03-24 11:05:15 -04:00
Dianne Skoll
133febc2c1
Document that you can't have an AT clause in a multitrig trigger.
2024-03-24 10:50:21 -04:00
Dianne Skoll
f8c6d7ff6c
Document multitrig.
2024-03-24 10:46:53 -04:00
Dianne Skoll
61fcc1b275
Add "s" debugging flag to see expression-parsing stack high-water marks.
...
Reduce default value stack size from 1000 to 100.
2024-03-13 12:06:55 -04:00
Dianne Skoll
cdb0850373
Add a comment to the troff source so it doesn't confuse Emacs syntax highlighting.
2024-03-03 14:55:40 -05:00
Dianne Skoll
63ec32d28d
Add missing $Sunday to man page.
2024-02-27 18:40:35 -05:00
Dianne Skoll
d2f4177cdb
Update man pages.
2024-02-27 11:11:21 -05:00
Dianne Skoll
6b798d5f7c
Allow arg to easterdate() and orthodoxeaster() to be omitted, defaulting it to today().
2024-02-26 17:19:22 -05:00
Dianne Skoll
a59e277c21
Fix a couple of typos
2024-02-04 12:59:25 -05:00
Dianne Skoll
2beaab1a2f
More checks on INT * STRING plus a man page note.
2024-02-03 16:29:05 -05:00
Dianne Skoll
8955180a35
Document INT * STRING and STRING * INT
2024-02-03 16:03:26 -05:00
Dianne Skoll
d5ce39ade1
Make a note about OMIT context and queued reminders.
2024-02-02 14:51:55 -05:00
Dianne Skoll
4fd86f1b6a
Add an entry to BIBLIOGRAPHY
2023-12-29 17:34:29 -05:00
Dianne Skoll
2f3ee0aec3
Clarify limits on full OMITs; document new system variables.
2023-12-28 19:32:53 -05:00
Dianne Skoll
5077814c4a
Clarify when $MaxLateMinutes is read.
2023-12-06 13:11:28 -05:00
Dianne Skoll
ca795a352a
Add the $MaxLateMinutes system variable.
...
Don't trigger a timed reminder if it's more than $MaxLateMinutes past
the trigger time (for example, if the computer has hibernated and then
been awoken.)
2023-12-03 17:16:48 -05:00
Dianne Skoll
d5a4b0d235
Allow specification of terminal-background mode as 't'
...
This forces Remind to try to guess the terminal background
even if stdout is not a tty.
2023-10-08 11:19:17 -04:00
Dianne Skoll
3b870403d9
Don't use UTF-8 input.
2023-10-08 11:08:58 -04:00
Dianne Skoll
284d822884
Fix a number of typos.
2023-10-08 10:55:48 -04:00
Dianne Skoll
a60d466774
Document that Remind attempts to figure out terminal background lightness.
2023-10-03 18:59:51 -04:00
Dianne Skoll
8ab8d65a15
Document $DeltaOverride
2023-09-27 11:01:28 -04:00
Dianne Skoll
f7a8122cef
Document --version
2023-09-25 12:41:57 -04:00
Dianne Skoll
77d9bbb7d6
Add FILES section to man page.
2023-09-25 09:43:06 -04:00
Dianne Skoll
623def52fd
Add MAILING LIST section.
2023-09-25 09:38:07 -04:00
Dianne Skoll
d088e35142
Add bug-reporting email address.
2023-09-25 09:37:12 -04:00
Dianne Skoll
1ee989c65d
Add example for null date specification.
2023-09-25 08:27:22 -04:00
Dianne Skoll
13571f84af
Fix typo in man page source (found by Dan Jacobson)
2023-09-25 08:15:14 -04:00
Dianne Skoll
5863404de6
Document that MAYBE-UNCOMPUTABLE can be abbreviated to MAYBE.
2023-09-07 16:03:12 -04:00
Dianne Skoll
2de5996f4e
Update man page.
2023-08-17 09:35:55 -04:00
Dianne Skoll
cf0d958da5
Add optional "step" parameter to slide() to match nonomitted().
2023-07-23 14:43:13 -04:00
Dianne Skoll
85b0348fa7
Add $ParseUntriggered system variable.
2023-07-20 09:21:37 -04:00
Dianne Skoll
15a5d9a876
Simplify since() example.
2023-07-19 10:19:55 -04:00
Dianne Skoll
1baa6dab0c
Updates to nomomitted:
...
o Add optional "step" argument
o If start > end, swap the first two arguments
o Update man page and tests
2023-07-15 13:04:47 -04:00
Dianne Skoll
34bb250ba3
Fix documentation accuracy.
2023-06-27 09:46:40 -04:00
Dianne Skoll
598b1b7464
Better documentation of %"...%" interaction with "-ca".
2023-06-11 14:08:22 -04:00
Dianne Skoll
e63d4be4e8
Make "-tn" explicitly set a delta of ++n for *all* REM statements.
...
Also change the name of $DeltaOffset to $DeltaOverride.
2023-06-03 13:36:58 -04:00
Dianne Skoll
65561e7f34
Add "-tz" option to suppress all deltas. Document -tn better.
2023-05-21 20:14:07 -04:00
Dianne Skoll
e3ec6565e9
Add support for -k: option --- applies command only to *queued* reminders.
2023-03-13 15:16:24 -04:00
Dianne Skoll
8ed49ead7f
Document that SPECIAL [type] means the same thing as [type] for type in MSG, MSF, RUN, CAL, PS and PSFILE.
2023-03-12 18:51:41 -04:00