From 7c37592b66cd64de0734e26eac27e04054f761d5 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 10 Jul 2026 12:04:30 +0200 Subject: feat: add NoDL column to --list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -l now shows a NoDL column (✓ when the hint has NODOWNLOAD=yes) next to the existing DelReq column. Detected via grep -qi '^NODOWNLOAD=yes', padded with _pad_glyph for multibyte alignment. Tests T68/T69 cover populated and blank NoDL. Docs (CLAUDE.md, README, man page) updated and mkhint.1.gz rebuilt. Co-Authored-By: Claude Opus 4.8 --- mkhint.1.gz | Bin 3958 -> 3980 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'mkhint.1.gz') diff --git a/mkhint.1.gz b/mkhint.1.gz index 0b228e8..9ca085c 100644 Binary files a/mkhint.1.gz and b/mkhint.1.gz differ -- cgit v1.2.3