1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-27 16:50:58 +01:00

35815: fix for lack of startup output from newer nslookup

This commit is contained in:
Oliver Kiddle 2015-07-23 05:25:37 +02:00
parent aee8aebd67
commit a925d036fc
2 changed files with 3 additions and 2 deletions

View file

@ -26,8 +26,7 @@ zstyle -s ':nslookup' pager tmp &&
zpty nslookup command nslookup "${(q)@}"
zpty -r nslookup line '*
> '
zpty -r nslookup line '*> '
print -nr "$line"
while line=''; vared -he "$pmpt[@]" line; do