Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Extended _ip completion functionality
- X-seq: zsh-users 11600
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Extended _ip completion functionality
- Date: Sun, 01 Jul 2007 22:46:21 +0100
- In-reply-to: Message from Tomasz Pala <gotar@xxxxxxxxxx> of "Sun, 01 Jul 2007 19:29:27 +0200." <20070701172927.GA29800@xxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Tomasz Pala wrote:
> 1st chunk makes completion VLAN interfaces aware (like eth2.156).
>
> 2nd to 5th completes 'ip addr delete' with already set IP as we cannot
> remove any other address. I could even get IPs only for given interface,
> but I don't know how to get argument of 'dev' option.
> This or similar way the completion could be extended more in future.
>
> 6th chunk fixes shortcut for route and maddr options.
Wow, someone else has worked out the regexp completion stuff. Thanks,
I've committed this.
--
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author