Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 74a98d9600c50d50b9323cf8e459c88eb15da557 Mon Sep 17 00:00:00 2001 |From: efe |Date: Sat, 9 Feb 2019 13:16:51 -0500 |Subject: [PATCH] Modal behaviour, 'i' to insert 'Esc' to get to the normal | mode | |--- | config.def.h | 53 +++++++++++++++++++++++++++------------------------- | surf.c | 14 +++++++++++++- | 2 files changed, 41 insertions(+), 26 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 34265f6..8b7d5a2 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 130. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/surf.c b/surf.c |index 2b54e3c..f4cbe68 100644 |--- a/surf.c |+++ b/surf.c -------------------------- Patching file surf.c using Plan A... Hunk #1 succeeded at 175. Hunk #2 succeeded at 232. Hunk #3 succeeded at 1335. Hunk #4 succeeded at 1953. Hmm... Ignoring the trailing garbage. done