Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 315f69069017122ca69d0319d0ad9481113fe5c8 Mon Sep 17 00:00:00 2001 |From: Jacob Prosser |Date: Fri, 26 Apr 2019 17:23:27 +1000 |Subject: [PATCH] Scrollback-Mouse for 0.8.2 | |--- | config.def.h | 10 ++++++++-- | st.h | 8 ++++++++ | x.c | 9 +++++++++ | 3 files changed, 25 insertions(+), 2 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 7326a74..ad20c4c 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 156. 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 17a79e0..3ac7f57 100644 |--- a/st.h |+++ b/st.h -------------------------- Patching file st.h using Plan A... Hunk #1 succeeded at 76. Hunk #2 succeeded at 127 (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 0422421..e9fd6e9 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 409. Hunk #2 succeeded at 425. Hmm... Ignoring the trailing garbage. done