Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: still confused about completion and matching
- X-seq: zsh-workers 13060
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "E. Jay Berkenbilt" <ejb@xxxxxx>
- Subject: RE: still confused about completion and matching
- Date: Mon, 23 Oct 2000 11:15:10 +0400
- Cc: <zsh-workers@xxxxxxxxxxxxxx>
- Importance: Normal
- In-reply-to: <200010202045.QAA13963@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
> >
> > Good move I say. Well, look at the _arguments, it should be
> > enough.
Of course, I immediately realized, that there are two completions here. One
for smbclient arguments (command line) and another one for smbclient commands
(that is, inside of interactive session). Can tcsh do the latter? :-))
If you are really motivated, look at the nslookup function and its usage of
zsh/zpty for controlling interactive command. Theoretically, you could
complete remote filenames, print jobs ... I love zsh :-))
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author