Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From e850c042907e96d0e52876fa5fe3f2ada499e11e Mon Sep 17 00:00:00 2001 |From: Mertoalex Ashley |Date: Fri, 4 Apr 2025 22:39:26 +0300 |Subject: [PATCH] just a patch to make more understandable/minimal cursorshape | switch-case. | |--- | config.def.h | 10 +++++----- | x.c | 12 ++++-------- | 2 files changed, 9 insertions(+), 13 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 2cd740a..6f6b987 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 136. 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..1bf330a 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 1561. Hunk #2 succeeded at 1742. Hmm... Ignoring the trailing garbage. done