[Ml-yokadi] Basic aliases

Sébastien Renard Sebastien.Renard at digitalfox.org
Fri Jul 31 08:53:38 CEST 2009


Le jeudi 30 juillet 2009 19:43:14, Sébastien Renard a écrit :
> Le jeudi 30 juillet 2009 08:51:02, Sébastien Renard a écrit :
> > Hello,
> >
> > Basic aliases mechanism is here ! Enjoy. Still no management command, you
> > have to define it in database.  A new config table key "ALIASES" can be a
> > dict of : "alias1" : "command 1", "alias2" : "command 2 -l".
> >
> > I will add management command, parameter check and completion in the
> > following days.
>
> One RER travel after and it's done ;-).
>
> You can now add aliases with a_add :
> a_add la t_list -a
>
> ...and display them with a_list or remove them with a_remove.

One more and you can complete on arguments. For example, if you alias ls on 
t_list, you can complete with tab for ls alias with all t_list completion 
features.

-- 
Sébastien


More information about the Ml-yokadi mailing list