From: Christian Groessler Subject: Re: cal: add option to highlight the current day To: tech@openbsd.org Date: Sun, 5 Jul 2026 12:49:29 +0200 On 7/4/26 11:41, Job Snijders wrote: >> The highlight_day function was mostly taken from FreeBSD[1]. Their >> implementation falls back to underlining the date (IIUC) if the terminal >> has no standout mode. I decided to leave this out for now and simply >> ignore the -h flag in this case. > Good idea. Why? And why remove this fallback? regards, chris