Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From feec0e2239d81373bd2ffcc28bdcf331328391f6 Mon Sep 17 00:00:00 2001 |From: Steven Ward |Date: Sat, 19 Aug 2023 08:05:36 -0500 |Subject: [PATCH] Add different cursor styles | |--- | config.def.h | 19 +++++++++++++------ | x.c | 47 +++++++++++++++++++++++++++++++++++------------ | 2 files changed, 48 insertions(+), 18 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 91ab8ca..b33a2ac 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 135. 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 aa09997..b33a963 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 253. Hunk #2 succeeded at 1559. Hunk #3 succeeded at 1753. Hunk #4 succeeded at 2005. Hunk #5 succeeded at 2019. Hunk #6 succeeded at 2055. Hmm... Ignoring the trailing garbage. done