Le 20/12/2009 20:59, Alex Boisvert a écrit :
> [...]
> e.g.  cd <TAB> (beep!) lift- <TAB> (beep!) c <TAB> (finally completes
> "core")


Or just use a modern shell, like ZSH :
In liftweb:
% cd l<TAB>ift-<TAB>
lift-archetypes/  lift-core/        lift-misc/ 

lift-base/        lift-examples/    lift-modules/
% cd lift-c<TAB>ore/

etc.


There is a good configuration available here : 
http://svn.asyd.net/svn/zsh/trunk

As the readme suggest, you just have to do that to start to understand 
what a wonderfull shell is:

8<---------------------------
% cd
% svn checkout http://svn.asyd.net/svn/zsh/trunk .zsh
% ln -s .zsh/zshrc .zshrc
8<---------------------------

Enjoy :)

-- 
Francois Armand
http://fanf42.blogspot.com

--

You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.


Reply via email to