zsh-users
 help / color / mirror / code / Atom feed
* namespace completions ?
@ 2014-02-13 10:03 Marc Chantreux
  2014-02-14 23:55 ` Oliver Kiddle
  0 siblings, 1 reply; 9+ messages in thread
From: Marc Chantreux @ 2014-02-13 10:03 UTC (permalink / raw)
  To: zsh-users

hello zsh users, 

as our .zshenv grown separately and became redundant in some points, 
i made a proposal to my corworkers to easily share and collaborate on 
zsh codes. 

month later, we're happy users of the 'uze' convention: 
https://github.com/eiro/uze. but we want more! we want completion: 

saying https://github.com/eiro/uze is set and ready, i would like to
write this from the CLI: 

    mc@machine.head> a=unistra/annuaire
    mc@machine.head> . uze/$a 
    mc@machine.head> $a/<tab>

then have the completion with my namespace completed. so according to 
https://github.com/eiro/uze/blob/master/unistra/annuaire, the possible
completions would be  

    $a/search
    $a/filter/cards
    $a/filter/emails
    $a/cards
    $a/emails 

can someone help me ?  

regards

-- 
Marc Chantreux (eiro on github and freenode)
http://eiro.github.com/
http://eiro.github.com/atom.xml
"Don't believe everything you read on the Internet"
    -- Abraham Lincoln


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

end of thread, other threads:[~2014-02-18  9:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-13 10:03 namespace completions ? Marc Chantreux
2014-02-14 23:55 ` Oliver Kiddle
2014-02-15  2:27   ` Bart Schaefer
2014-02-15 10:16     ` Marc Chantreux
2014-02-15 22:50       ` Bart Schaefer
2014-02-17 16:48         ` Marc Chantreux
2014-02-17 17:37           ` Peter Stephenson
2014-02-18  9:31             ` Marc Chantreux
2014-02-15 10:23   ` Marc Chantreux

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).