Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From be408247f1c1ff8ccf7ab128b126f54d19bd4392 Mon Sep 17 00:00:00 2001 |From: Michael Buch |Date: Sat, 2 Feb 2019 14:20:52 +0000 |Subject: [PATCH] Port the copyurl patch to the 0.8.1 st release. Mainly fix | usage of depracted selcopy | |--- | config.def.h | 1 + | st.c | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++ | st.h | 1 + | 3 files changed, 64 insertions(+) | |diff --git a/config.def.h b/config.def.h |index 82b1b09..cbe923e 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 178. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/st.c b/st.c |index 46c954b..476eb31 100644 |--- a/st.c |+++ b/st.c -------------------------- Patching file st.c using Plan A... Hunk #1 succeeded at 2616. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/st.h b/st.h |index dac64d8..5a58f8f 100644 |--- a/st.h |+++ b/st.h -------------------------- Patching file st.h using Plan A... Hunk #1 succeeded at 85. Hmm... Ignoring the trailing garbage. done