--- tkman-2.2.orig/gui.tcl
+++ tkman-2.2/gui.tcl
@@ -106,7 +106,7 @@
 
 	entry $w.mantypein -relief sunken -textvariable manx(typein$w) -width 20
 	# should make this a Preference
-	bind Entry <Key-Delete> [bind Entry <Key-Backspace>]
+	#bind Entry <Key-Delete> [bind Entry <Key-Backspace>]
 	# shells/general UNIX, Emacs
 	bind Entry <Control-Key-u> {%W delete 0 end}
 	bind Entry <Control-KeyPress-w> {%W delete 0 end}
