Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 49342f1039b41d2c95dde3f9cc26efbdc85d0272 Mon Sep 17 00:00:00 2001 |From: Ashish Kumar Yadav |Date: Wed, 11 Aug 2021 20:24:07 +0530 |Subject: [PATCH] Implement support for CSI 22 and 23 | |This patch implements title stack into st. |--- | st.c | 34 +++++++++++++++++++++++++++++++--- | st.info | 4 ++-- | win.h | 4 +++- | x.c | 44 +++++++++++++++++++++++++++++++++++++++----- | 4 files changed, 75 insertions(+), 11 deletions(-) | |diff --git a/st.c b/st.c |index 76b7e0d..092b93c 100644 |--- a/st.c |+++ b/st.c -------------------------- Patching file st.c using Plan A... Hunk #1 succeeded at 1806. Hunk #2 succeeded at 1883. Hunk #3 succeeded at 1919. Hunk #4 succeeded at 2291. Hunk #5 succeeded at 2574. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/st.info b/st.info |index 8201ad6..aeef606 100644 |--- a/st.info |+++ b/st.info -------------------------- Patching file st.info using Plan A... Hunk #1 succeeded at 161. Hunk #2 succeeded at 172. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/win.h b/win.h |index a6ef1b9..e24337e 100644 |--- a/win.h |+++ b/win.h -------------------------- Patching file win.h using Plan A... Hunk #1 succeeded at 30. 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 210f184..b4bebff 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 63. Hunk #2 succeeded at 223. Hunk #3 succeeded at 1585. Hmm... Ignoring the trailing garbage. done