--- dmenu-xresources-alt-5.0.diff.orig	2022-10-05 12:11:59.984083703 -0700
+++ dmenu-xresources-alt-5.0.diff	2022-10-05 12:12:32.477436575 -0700
@@ -82,15 +82,6 @@
  #include "config.h"
  
  static int (*fstrncmp)(const char *, const char *, size_t) = strncmp;
-@@ -395,7 +411,7 @@ keypress(XKeyEvent *ev)
- 
- 	switch(ksym) {
- 	default:
--insert:
-+	insert:
- 		if (!iscntrl(*buf))
- 			insert(buf, len);
- 		break;
 @@ -547,6 +563,54 @@ readstdin(void)
  	lines = MIN(lines, i);
  }
