Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 98e63311c4816fb3c7f5c5d00232fec3232465f3 Mon Sep 17 00:00:00 2001 |From: Sebastian LaVine |Date: Sat, 3 Jul 2021 17:35:50 -0400 |Subject: [PATCH] Draw lines immediately below prompt | |--- | dmenu.c | 2 +- | 1 file changed, 1 insertion(+), 1 deletion(-) | |diff --git a/dmenu.c b/dmenu.c |index 65f25ce..5a041a6 100644 |--- a/dmenu.c |+++ b/dmenu.c -------------------------- Patching file dmenu.c using Plan A... Hunk #1 succeeded at 154. Hmm... Ignoring the trailing garbage. done