Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 52368fd4c9b757dc48cfb3662d87c7dc2fe6d1b9 Mon Sep 17 00:00:00 2001 |From: Casey Fitzpatrick |Date: Fri, 13 Jan 2023 17:31:08 -0500 |Subject: [PATCH] Add configurable separator bar | |--- | config.def.h | 1 + | tabbed.c | 10 ++++++++-- | 2 files changed, 9 insertions(+), 2 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 51bb13d..6936f95 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 14. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tabbed.c b/tabbed.c |index eafe28a..1c38725 100644 |--- a/tabbed.c |+++ b/tabbed.c -------------------------- Patching file tabbed.c using Plan A... Hunk #1 succeeded at 381. Hmm... Ignoring the trailing garbage. done