Download raw body.
cal: add option to highlight the current day
2026-08-01T11:32:31-0600 Theo de Raadt <deraadt@openbsd.org>: > That is a massive diff which rewrites unrelated things. There are now at > least 3 string truncations if the user-controllable termap entry expands > to a very long string. Indeed, hence the commented questions I was hoping to get some feedback on. Walter's diff circumvents this by avoiding the lineout buffer and printing each day to stdout directly. However, doing that requires a larger rewrite. I'm happy to hear other suggestions, but I can live without the feature or with a shell alias as Crystal suggested.
cal: add option to highlight the current day