From 71e80262332842f5c87326d6fe3f79710e9ed387 Mon Sep 17 00:00:00 2001 From: Adam Sampson Date: Mon, 30 Jul 2018 13:07:41 +0100 Subject: [PATCH] Fix complr^K invocation. --- build/lisp.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/lisp.tcl b/build/lisp.tcl index 9a821641..5e491280 100644 --- a/build/lisp.tcl +++ b/build/lisp.tcl @@ -884,7 +884,7 @@ respond "_" "\032" type ":kill\r" # ITSter -respond "*" "complr\r" +respond "*" "complr\013" respond "_" "games;_hibou;itster\r" respond "_" "\032" type ":kill\r"