Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Menu selection and added space again
- X-seq: zsh-workers 13204
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: Menu selection and added space again
- Date: Tue, 28 Nov 2000 12:53:08 +0300
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I needed to quickly diff two files; what I did was
gdiff -u s/s/nssw/wb_TAB
that resulted in
bor@itsrm2% gdiff -u samba-2.2.0-alpha1/source/nsswitch/wb_common.c
Completing original file
wb_client.c wb_common.c wb_common.c.org winbindd_cache.c
I moved to wb_common and simply hit `{.org,}', that gave me command line
bor@itsrm2% gdiff -u samba-2.2.0-alpha1/source/nsswitch/wb_common.c {.org,}
note the space before `{'.
May be, it is misuse of completion - but I do it often in cases like above.
-andrej
Have a nice DOS!
B >>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author