Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 7e301a937ca2c8923e54ba159b387425cf213167 Mon Sep 17 00:00:00 2001 |From: Mertoalex Ashley |Date: Sat, 5 Apr 2025 02:23:30 +0300 |Subject: [PATCH] adding macro to set set custom cursor for st extension. | |--- | config.def.h | 3 ++- | x.c | 4 ++++ | 2 files changed, 6 insertions(+), 1 deletion(-) | |diff --git a/config.def.h b/config.def.h |index 2cd740a..80dc484 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 139. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/x.c b/x.c |index d73152b..353635c 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 1562. Hmm... Ignoring the trailing garbage. done