From: "Theo de Raadt" Subject: Re: cal: add option to highlight the current day To: Johannes Thyssen Tishman , Job Snijders , tech@openbsd.org, landry@openbsd.org, patrick keshishian Date: Sun, 05 Jul 2026 08:10:22 -0600 + if (is_today(today, month, year)) + printf("\033[7m"); Not going to happen.