From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 627addca for ; Sun, 30 Jun 2019 02:56:59 +0000 (UTC) Received: (qmail 2946 invoked by alias); 30 Jun 2019 02:56:50 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: List-Unsubscribe: X-Seq: 23998 Received: (qmail 3416 invoked by uid 1010); 30 Jun 2019 02:56:50 -0000 X-Qmail-Scanner-Diagnostics: from mail-lf1-f47.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.101.2/25489. spamassassin: 3.4.2. Clear:RC:0(209.85.167.47):SA:0(-1.9/5.0):. Processed in 4.581408 secs); 30 Jun 2019 02:56:50 -0000 X-Envelope-From: schaefer@brasslantern.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.167.47 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=E8fBoTFI8SsdS+1teITb8tcHbChVXlMwjGXm8mibhEE=; b=YfR3fQsnBsJAEqQEVVSEo2i0D1r3NXfn5j01q86JdYuGzEd6GeEimmErsybepWLHap 7ScEORL92aUNO+XOxsgb9YRZ+qAaJMUEyFg/IIp5ZY7+5t2e5UCqKDvZ+ED8dXd1i2sv PGIbkIpEPU3nZdfeGgVwrVQh/qfRXf1vZ1V9yvAjr/1xrw9PwSNhREDWxk5x1OS3v4Uc vIgvfuJxRAawbdYa7jt6EYd4puUMLxlZ3r7Hm+xEr+5g09Yuuwo/zX+zE6G4eOEjuy0F BY/rB4+VCUOK+RGdxe6YmGmHupNA0MEldEh4I3gMxrWYd0A0L2ZB3dPN8lC0bpuAI+hl X3yQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=E8fBoTFI8SsdS+1teITb8tcHbChVXlMwjGXm8mibhEE=; b=BMIvL8CEmNM6gBOwwHhqU/KbH+igRObZ/NBuZ6w22Ik/UZC2Gh51afEVUMsX7pRqny hkdjLVpXwcpb8PbvwAOmraffDFsXFKVebgmIsWZ6I07sfncyYLBnEkpo6mqDx7Tal40k oCL6nSsLIhkti/02MDQXP19sa+VgPJsbHKLUdgVxQcTulUk5jT2ysy+EmMStieOGJKII TQhbyqzZ3OktM26OTbOEVaI5ICQbzXTuTOGe3PN2KI05BeFWN5fcYjE0kCJP5wG5edft EFk7FeiLMOrjMkbk2MvxLeOnwVcVyA90DQRAfFBj4fq1NCWq6eKQ+E9m72l65cj/uyZq w2FQ== X-Gm-Message-State: APjAAAUEB8sERejuHZH4wqEY7F23Olt6uF6YOu6/1pH+Qrzi6SkgUpwN bgKGaEQeuZDfee70OKr2PPbXwf+TQQouyD5wQodXhJL9ck4= X-Google-Smtp-Source: APXvYqwjv/7iLVIVFs8CTvulexXh9dBPtyy+oEQQW01aP1E4OjPrBtERe3CvF5Wjmm2bAWmNGwPQysfEIct6K67Ydpc= X-Received: by 2002:ac2:42c7:: with SMTP id n7mr3119113lfl.65.1561863370829; Sat, 29 Jun 2019 19:56:10 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Bart Schaefer Date: Sat, 29 Jun 2019 19:55:58 -0700 Message-ID: Subject: Re: Zsh and ReGIS graphics. To: Ross Combs Cc: Zsh Users Content-Type: text/plain; charset="UTF-8" On Sat, Jun 29, 2019 at 5:09 PM Ross Combs wrote: > > This appears to be due to zsh emitting a ^[[J before printing the prompt. > I don't know why it does this. Does zsh sometimes write to parts of the > screen below the current line? Yes, ZLE uses the screen below the current line for things like completion listings and messages. > [apologies for the broken message id chain -- I'm not subscribed to this > list so I had to hand-craft this response] I've never seen the original messages from Grant. Rejected after list forwarding because of sender domain SPF policy?