From c9804bebd897fe822053f8631aed1de970120f9d Mon Sep 17 00:00:00 2001 From: Jun T Date: Sun, 9 Nov 2014 22:06:06 +0100 Subject: 33599: workaround zpty issue that causes vi test cases to fail on MacOS and FreeBSD --- Test/comptest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/comptest') diff --git a/Test/comptest b/Test/comptest index 4655f3b2b..b6256cc09 100644 --- a/Test/comptest +++ b/Test/comptest @@ -34,7 +34,7 @@ comptestinit () { "fpath=( $fpath )" \ "bindkey -$comptest_keymap" \ 'LISTMAX=10000000 -stty 38400 columns 80 rows 24 +stty 38400 columns 80 rows 24 werase undef TERM=vt100 setopt zle autoload -U compinit -- cgit 1.4.1