Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Completion II
- X-seq: zsh-users 11490
- From: zzapper <david@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Completion II
- Date: Thu, 17 May 2007 11:12:59 +0000 (UTC)
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: SuccessTheory
- Sender: news <news@xxxxxxxxxxxxx>
Hi
Say I want to complete a filename I know contains a certain string 'joe'
I can do
> vi *joe*<TAB>
or even
> vi main*joe*<TAB>
Can I however do the opposite and avoid an arbitrary string joe?
--
zzapper
http://www.rayninfo.co.uk/vimtips.html
Messages sorted by:
Reverse Date,
Date,
Thread,
Author