Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 580e3f386e9215707100e9ba44797701943fd927 Mon Sep 17 00:00:00 2001 |From: asparagii |Date: Thu, 27 Jan 2022 15:49:27 +0100 |Subject: [PATCH] st-scrollback-mouse-altscreen | |--- | config.def.h | 4 ++-- | st.c | 5 +++++ | st.h | 1 + | x.c | 2 ++ | 4 files changed, 10 insertions(+), 2 deletions(-) | |diff --git a/config.def.h b/config.def.h |index c217315..c223706 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 failed at 176. 1 out of 1 hunks failed Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/st.c b/st.c |index f3af82b..876a6bf 100644 |--- a/st.c |+++ b/st.c -------------------------- Patching file st.c using Plan A... Hunk #1 succeeded at 1050 (offset -10 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/st.h b/st.h |index da36b34..e95c6f8 100644 |--- a/st.h |+++ b/st.h -------------------------- Patching file st.h using Plan A... Hunk #1 succeeded at 87 (offset -2 lines). 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 cd96575..9274556 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 34. Hunk #2 succeeded at 456. Hmm... Ignoring the trailing garbage. done