Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: TAB at the command line beginning
- X-seq: zsh-users 7770
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: TAB at the command line beginning
- Date: Mon, 26 Jul 2004 02:23:39 +0200
- In-reply-to: <iiv7g0hmak5ro0heolaf89o03g1va1a08r@xxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20040721195315.GA2732@home> <20040721224712.GJ7828@xxxxxxxxxxxxx> <Pine.LNX.4.61.0407211649070.20062@xxxxxxxxxxxxxxxxxx> <iiv7g0hmak5ro0heolaf89o03g1va1a08r@xxxxxxx>
- Sender: Vincent Lefevre <vincent@xxxxxxxxxx>
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