Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug: Wrong completion of $(( $(!cmd
- X-seq: zsh-workers 23124
- From: Geoff Wing <gcw@xxxxxxx>
- To: Zsh Hackers <zsh-workers@xxxxxxxxxx>
- Subject: Re: Bug: Wrong completion of $(( $(!cmd
- Date: Tue, 23 Jan 2007 10:43:06 +1100
- In-reply-to: <slrnepu2ml.2tv.joerg@xxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: PrimeNet Computer Consultancy
- References: <slrnepu2ml.2tv.joerg@xxxxxxxxxxxx>
On Saturday 2007-01-06 23:48 +1100, Jörg Sommer output:
:% echo 12
:12
:% echo $(( $(!echo<TAB>
:% echo $($(( $(echo 12
and inungetc() just after gives me 11 lines of
Warning: backing up wrong character.
Regards,
Geoff
Messages sorted by:
Reverse Date,
Date,
Thread,
Author