zsh-workers
 help / color / mirror / code / Atom feed
From: Stephen Rueger <stephen.rueger@rechnerpost.org>
To: zsh-workers@sunsite.dk
Subject: Re: maybe PATCH: 21731 broke handling of prompts with newlines in it
Date: Thu, 22 Sep 2005 04:11:31 +0200	[thread overview]
Message-ID: <20050922021131.GA28308@rechnerpost.org> (raw)
In-Reply-To: <20050922014203.GA23563@scowler.net>

On Wed, Sep 21, 2005 at 09:42:03PM -0400, Clint Adams wrote:
> > -		if (multi) {
> > +		if (!multi) {
> 
> I'm committing this.  However, the logic to set 'multi' appears to be
> lacking.

It's at line 896:

		/* else character is incomplete, keep looking. */
		multi = 1;

-- 
Stephen Rüger
stephen.rueger@rechnerpost.org


  reply	other threads:[~2005-09-22  2:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-22  1:11 Stephen Rueger
2005-09-22  1:42 ` Clint Adams
2005-09-22  2:11   ` Stephen Rueger [this message]
2005-09-22 10:31 ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050922021131.GA28308@rechnerpost.org \
    --to=stephen.rueger@rechnerpost.org \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).