Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From a3cdd0753bf578cd4e6db7c6507481f3b5c38aea Mon Sep 17 00:00:00 2001 |From: Steve Ward |Date: Tue, 16 Nov 2021 14:15:06 -0500 |Subject: [PATCH] Allow blinking cursor | |--- | 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 6f05dce..1a5fed0 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 133. 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 89786b8..7d2447d 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 253. Hunk #2 succeeded at 1530. Hunk #3 succeeded at 1724. Hunk #4 succeeded at 1973. Hunk #5 succeeded at 1987. Hunk #6 succeeded at 2023. Hmm... Ignoring the trailing garbage. done