Re: cal: add option to highlight the current day
Johannes Thyssen Tishman <[email protected]> Sun, 2 Aug 2026 12:20:09 +0000
| Newsgroups | gmane.os.openbsd.tech |
|---|---|
| Message-ID | <[email protected]> |
2026-08-01T11:32:31-0600 Theo de Raadt <[email protected]>: > 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.