Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
do not add a space after completion
- X-seq: zsh-users 14194
- From: Eric Smith <es@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: do not add a space after completion
- Date: Sun, 14 Jun 2009 09:26:32 +0200
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
I have a completion function that when executed should supply
no extra space after the option is given (on pressing <tab>).
Ideally it should append an underscore instead.
How would I achieve that (just for this function and not globally)?
thanks.
--
- Eric Smith
Messages sorted by:
Reverse Date,
Date,
Thread,
Author