Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From f0d27279e47dac9bc413830cc116662dde91837c Mon Sep 17 00:00:00 2001 |From: Michael Buch |Date: Sat, 2 Feb 2019 14:10:31 +0000 |Subject: [PATCH] Highlight selected urls | |--- | config.def.h | 1 + | st.c | 124 +++++++++++++++++++++++++++++++++++++++++++++++++++ | st.h | 1 + | 3 files changed, 126 insertions(+) | |diff --git a/config.def.h b/config.def.h |index 0e01717..3fb13ec 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 b8e6077..6970e51 100644 |--- a/st.c |+++ b/st.c -------------------------- Patching file st.c using Plan A... Hunk #1 succeeded at 200. Hunk #2 succeeded at 2604. 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 38c61c4..67e7419 100644 |--- a/st.h |+++ b/st.h -------------------------- Patching file st.h using Plan A... Hunk #1 succeeded at 84. Hmm... Ignoring the trailing garbage. done