1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 00:41:44 +02:00

Fix "make check" in emacs shell mode.

This commit is contained in:
Bart Schaefer 2001-06-08 03:02:46 +00:00
parent 7ff269a456
commit 956fd2a76c

@ -8,7 +8,7 @@ comptestinit () {
zmodload -i zsh/zpty
comptest_zsh=${ZSH:-zsh}
termcap_ce="$(echotc ce)"
termcap_ce="$(echotc ce 2>/dev/null)"
while getopts z: opt; do
case $opt in
@ -30,6 +30,7 @@ comptestinit () {
"module_path=( $module_path )" \
"fpath=( $fpath )" \
'LISTMAX=10000000
TERM=vt100
stty columns 80 rows 24
setopt zle
bindkey -e