Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From bff436a7aed5509ad9f03c19933e0bc870f742f7 Mon Sep 17 00:00:00 2001 |From: =?UTF-8?q?Milo=C5=A1=20Stojanovi=C4=87?= |Date: Wed, 19 Aug 2026 01:35:39 +0200 |Subject: [PATCH] [st][patch][boxdraw-legacycomputing] add Legacy Computing symbols (sextants, eighths) | |Extends the Boxdraw patch with Unicode Symbols for Legacy Computing |(U+1FB00-U+1FB8B): sextants, eighth-column/row stripes, and mixed-axis |edge stripes. |--- | boxdraw.c | 46 +++++++++++++++++++++++++++++++ | boxdraw_data.h | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++ | 2 files changed, 120 insertions(+) | |diff --git a/boxdraw.c b/boxdraw.c |index 28a92d0..dbae2d1 100644 |--- a/boxdraw.c |+++ b/boxdraw.c -------------------------- No file to patch. Skipping... Hunk #1 ignored at 31. Hunk #2 ignored at 42. Hunk #3 ignored at 111. 3 out of 3 hunks ignored Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/boxdraw_data.h b/boxdraw_data.h |index 31a6f24..4f3ebaf 100644 |--- a/boxdraw_data.h |+++ b/boxdraw_data.h -------------------------- No file to patch. Skipping... Hunk #1 ignored at 26. Hunk #2 ignored at 63. Hunk #3 ignored at 222. 3 out of 3 hunks ignored Hmm... Ignoring the trailing garbage. done