Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
How to do a simple find-replace autocomplete?
- X-seq: zsh-users 11641
- From: Mats Ahlgren <mats_a@xxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: How to do a simple find-replace autocomplete?
- Date: Sun, 15 Jul 2007 21:36:40 -0400
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Reply-to: ahlgren@xxxxxxx
Hello,
I'd like to do a simple autocomplete, where a string (e.g. #doc) gets expanded instantly into '/home/username/documents' or somesuch
I've been searching online for a long time on how to do this, but couldn't find any information.
Would someone be so kind as to suggest a reference or provide the code snippet?
Thank you,
Mats
Messages sorted by:
Reverse Date,
Date,
Thread,
Author