From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1728 invoked from network); 16 Oct 2008 05:58:12 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 16 Oct 2008 05:58:12 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 33109 invoked from network); 16 Oct 2008 05:57:54 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 16 Oct 2008 05:57:54 -0000 Received: (qmail 16516 invoked by alias); 16 Oct 2008 05:57:44 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25903 Received: (qmail 16498 invoked from network); 16 Oct 2008 05:57:41 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 16 Oct 2008 05:57:41 -0000 Received: from vms173003pub.verizon.net (vms173003pub.verizon.net [206.46.173.3]) by bifrost.dotsrc.org (Postfix) with ESMTP id 823B480524C0 for ; Thu, 16 Oct 2008 07:57:36 +0200 (CEST) Received: from torch.brasslantern.com ([96.238.220.215]) by vms173003.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0K8T00G5CHVVUCE1@vms173003.mailsrvcs.net> for zsh-workers@sunsite.dk; Thu, 16 Oct 2008 00:57:32 -0500 (CDT) Received: from torch.brasslantern.com (localhost.localdomain [127.0.0.1]) by torch.brasslantern.com (8.13.1/8.13.1) with ESMTP id m9G5vTv3023815; Wed, 15 Oct 2008 22:57:29 -0700 Received: (from schaefer@localhost) by torch.brasslantern.com (8.13.1/8.13.1/Submit) id m9G5vSDY023814; Wed, 15 Oct 2008 22:57:28 -0700 Date: Wed, 15 Oct 2008 22:57:28 -0700 From: Bart Schaefer Subject: Re: Pasting of long lines to ZLE is buggy under Mac OS X In-reply-to: <20081003083652.GA24840@prunille.vinc17.org> To: Vincent Lefevre , zsh-workers@sunsite.dk Message-id: <081015225728.ZM23813@torch.brasslantern.com> MIME-version: 1.0 X-Mailer: OpenZMail Classic (0.9.2 24April2005) Content-type: text/plain; charset=us-ascii References: <20081002065525.GR24822@prunille.vinc17.org> <20081002081758.GA5772@sc.homeunix.net> <20081003083652.GA24840@prunille.vinc17.org> Comments: In reply to Vincent Lefevre "Re: Pasting of long lines to ZLE is buggy under Mac OS X" (Oct 3, 10:36am) X-Virus-Scanned: ClamAV 0.92.1/8432/Thu Oct 16 05:10:03 2008 on bifrost X-Virus-Status: Clean On Oct 3, 10:36am, Vincent Lefevre wrote: } Subject: Re: Pasting of long lines to ZLE is buggy under Mac OS X } } Here's what I get for an xterm, after a ssh to my Mac OS X machine. } I pasted the result of a "echo {1..500}", then typed "blah". I'm able to reproduce this on the iMac to which I have access, but only when ZLE is *not* active. This suggests that it has something to do with the tty driver. Darwin Kernel Version 9.5.0: Wed Sep 3 11:29:43 PDT 2008