Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From bff176133618854676bbdc74c0099f184d3da365 Mon Sep 17 00:00:00 2001 |From: Steve Ward |Date: Sun, 31 May 2020 22:48:25 -0400 |Subject: [PATCH] Allow blinking cursor | |--- | config.def.h | 19 +++++++++++++------ | x.c | 42 ++++++++++++++++++++++++++++++++---------- | 2 files changed, 45 insertions(+), 16 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 6f05dce..3dbe915 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 210f184..bd80a5e 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 253. Hunk #2 succeeded at 1527. Hunk #3 succeeded at 1547. Hunk #4 succeeded at 1705. Hunk #5 succeeded at 1954. Hunk #6 succeeded at 1968. Hunk #7 succeeded at 2004. Hmm... Ignoring the trailing garbage. done