From 0da4b11add14e01469c7b60730b390e7ba3ef70b Mon Sep 17 00:00:00 2001 From: Jun-ichi Takimoto Date: Sun, 7 Dec 2014 16:14:29 +0900 Subject: 33829: unbind ESC~ as a more reliable workaround --- Test/comptest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/comptest') diff --git a/Test/comptest b/Test/comptest index 1f4dac682..9c92f96ec 100644 --- a/Test/comptest +++ b/Test/comptest @@ -162,7 +162,7 @@ comptest () { zletest () { local first=0 for input; do - zpty_flush Before zletest + # zpty_flush Before zletest # sleep for $KEYTIMEOUT (( first++ )) && read -t 0.011 -k 1 < /dev/null zpty -n -w zsh "$input" -- cgit 1.4.1