Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 2de2780bef245ae44d677abd20c589160f0d984b Mon Sep 17 00:00:00 2001 |From: Oleh Kopeykin |Date: Sun, 5 Feb 2023 01:15:35 +0300 |Subject: [PATCH] Adds the fuzzyhighlight patch | |--- | config.def.h | 2 ++ | dmenu.1 | 20 ++++++++++++++++++ | dmenu.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++++--- | 3 files changed, 76 insertions(+), 3 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 51612b9..0103bda 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 11 (offset -1 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/dmenu.1 b/dmenu.1 |index 323f93c..472b179 100644 |--- a/dmenu.1 |+++ b/dmenu.1 -------------------------- Patching file dmenu.1 using Plan A... Hunk #1 succeeded at 20. Hunk #2 succeeded at 83. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/dmenu.c b/dmenu.c |index 96ddc98..442d707 100644 |--- a/dmenu.c |+++ b/dmenu.c -------------------------- Patching file dmenu.c using Plan A... Hunk #1 succeeded at 26 (offset -1 lines). Hunk #2 succeeded at 116 (offset -1 lines). Hunk #3 succeeded at 164 (offset -1 lines). No such line 768 in input file, ignoring Hunk #4 succeeded at 726 (offset -86 lines). Hunk #5 succeeded at 853 (offset -3 lines). Hmm... Ignoring the trailing garbage. done