zsh-workers
 help / color / mirror / code / Atom feed
* Problems with Functions/Misc/nslookup
@ 2001-05-30 18:01 Bart Schaefer
  2001-05-31  7:33 ` Sven Wischnowsky
  0 siblings, 1 reply; 2+ messages in thread
From: Bart Schaefer @ 2001-05-30 18:01 UTC (permalink / raw)
  To: zsh-workers

Most seriously, on my system it doesn't always notice when the prompt is
back:

schaefer[502] nslookup                                              4.0.1-pre-5
Default Server:  ns.best.com
Address:  204.156.128.1

> set querytype=mx
(hangs here until interrupted)

I think this may be because nslookup does not print anything at all (not
even a blank line) before printing the prompt, after executing a `set'
command.  It does find the prompt after a name lookup (see below).

Then there's this interesting completion behavior:

schaefer[504] nslookup                                              4.0.1-pre-5
Default Server:  ns.best.com
Address:  204.156.128.1

> zanshin.com
Server:  ns.best.com
Address:  204.156.128.1

Name:    zanshin.com
Address:  167.160.213.139

> set querytype=m<TAB>
> set querytype=m:\{a-zA-Z\}=\{A-Za-z\}\ r:\|\[-._,\]=\*\*\ r:\|=\*\* 

I'm pretty sure it wasn't supposed to literally insert a matcher spec there.
:-)

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-05-31  7:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-30 18:01 Problems with Functions/Misc/nslookup Bart Schaefer
2001-05-31  7:33 ` Sven Wischnowsky

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).