Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Extended _ip completion functionality



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