From 122e46b406f57712158651d8f559f52bbd3227e1 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Thu, 22 Jun 2000 17:33:38 +0000 Subject: Fix comptest interaction with compinit. --- Test/comptest | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Test/comptest') diff --git a/Test/comptest b/Test/comptest index c7465dbee..d486bef5f 100644 --- a/Test/comptest +++ b/Test/comptest @@ -24,13 +24,14 @@ comptestinit () { } comptesteval \ +"export ZDOTDIR=$ZTST_testdir/Modules" \ "module_path=( $module_path )" \ "fpath=( $fpath )" \ 'LISTMAX=10000000 stty columns 80 rows 24 bindkey -e autoload -U compinit -compinit $dump +compinit -u zstyle ":completion:*:default" list-colors "no=" "fi=" "di=" "ln=" "pi=" "so=" "bd=" "cd=" "ex=" "mi=" "tc=" "sp=" "lc=" "ec=\n" "rc=" zstyle ":completion:*" group-name "" zstyle ":completion:*:messages" format "%d -- cgit 1.4.1