Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: maybe PATCH: 21731 broke handling of prompts with newlines in it
- X-seq: zsh-workers 21745
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: maybe PATCH: 21731 broke handling of prompts with newlines in it
- Date: Wed, 21 Sep 2005 21:42:03 -0400
- In-reply-to: <20050922011144.GA26563@xxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20050922011144.GA26563@xxxxxxxxxxxxxxx>
> - if (multi) {
> + if (!multi) {
I'm committing this. However, the logic to set 'multi' appears to be
lacking.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author