Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 9262cecf21a3a2fcf5f5c0f7dcc872fdc5435ca1 Mon Sep 17 00:00:00 2001 |From: Miles Alan |Date: Mon, 7 Dec 2020 21:16:37 -0600 |Subject: [PATCH] cyclefont: Add keybinding to cycle between multiple different | fonts | |--- | config.def.h | 8 +++++++- | x.c | 17 +++++++++++++++-- | 2 files changed, 22 insertions(+), 3 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 6f05dce..5cd506c 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 5. Hunk #2 succeeded at 204. 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..88cb8e7 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 950. Hunk #3 succeeded at 1126. Hmm... Ignoring the trailing garbage. done