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

Re: TAB at the command line beginning



On 2004-07-25 19:40:04 +0100, zzapper wrote:
> >You can do more complicated tests than [[ -z "$BUFFER" ]] ... one that
> >might be interesting is [[ -z "$BUFFER" && -z "$PREBUFFER" ]].
> 
> PMI but what does this extra test achieve , I couldn't see nowt?

If you do:

ay:~> for i in {1..3}[RETURN]
for> [TAB]

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% validated (X)HTML - Acorn / RISC OS / ARM, free software, YP17,
Championnat International des Jeux Mathématiques et Logiques, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA



Messages sorted by: Reverse Date, Date, Thread, Author