From ae5e34db253ffd89369dd67835999c23dd9e62c2 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Thu, 31 May 2001 08:18:36 +0000 Subject: (14602) --- Functions/Misc/nslookup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Functions') diff --git a/Functions/Misc/nslookup b/Functions/Misc/nslookup index 5b49ae9d2..150bd035c 100644 --- a/Functions/Misc/nslookup +++ b/Functions/Misc/nslookup @@ -36,8 +36,8 @@ while line=''; vared -he "$pmpt[@]" line; do zpty -w nslookup "$line" - zpty -r nslookup line '* -> ' + zpty -r nslookup line '(|* +)> ' if [[ -n "$pager" && ${#${(f)line}} -gt LINES ]]; then print -nr "$line" | eval "$pager" else -- cgit 1.4.1