Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 68de38fadd04f2f454bceccea0fccc8276b635cb Mon Sep 17 00:00:00 2001 |From: wael <40663@protonmail.com> |Date: Mon, 11 Apr 2022 16:45:49 +0300 |Subject: [PATCH] add glyph wide support patch | |--- | st.h | 6 +++ | x.c | 134 +++++++++++++++++++++++++++++------------------------------ | 2 files changed, 73 insertions(+), 67 deletions(-) | |diff --git a/st.h b/st.h |index 519b9bd..4f74621 100644 |--- a/st.h |+++ b/st.h -------------------------- Patching file st.h using Plan A... Hunk #1 succeeded at 36. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/x.c b/x.c |index 2a3bd38..d60df52 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 142. Hunk #2 succeeded at 1372. Hunk #3 succeeded at 1463. Hunk #4 succeeded at 1506. Hunk #5 succeeded at 1641. Hmm... Ignoring the trailing garbage. done