Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 950f05fca48ab3adf0ec955b06c8e7dad3ee2c32 Mon Sep 17 00:00:00 2001 |From: Luca Wellmeier |Date: Sun, 13 Sep 2020 11:33:25 +0200 |Subject: [PATCH] add option to start the go prompt immediately after startup | |--- | config.def.h | 3 +++ | surf.1 | 5 ++++- | surf.c | 9 +++++++++ | 3 files changed, 16 insertions(+), 1 deletion(-) | |diff --git a/config.def.h b/config.def.h |index 34265f6..3da943d 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 7. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/surf.1 b/surf.1 |index 45c31bb..54f2dbd 100644 |--- a/surf.1 |+++ b/surf.1 -------------------------- Patching file surf.1 using Plan A... Hunk #1 succeeded at 3. Hunk #2 succeeded at 67. 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..f5fae45 100644 |--- a/surf.c |+++ b/surf.c -------------------------- Patching file surf.c using Plan A... Hunk #1 succeeded at 2026. Hunk #2 succeeded at 2123. Hmm... Ignoring the trailing garbage. done