From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6281 invoked by alias); 16 Jul 2016 03:49:05 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 38861 Received: (qmail 3519 invoked from network); 16 Jul 2016 03:49:05 -0000 X-Qmail-Scanner-Diagnostics: from mail-pa0-f52.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(209.85.220.52):SA:0(0.0/5.0):. Processed in 0.104456 secs); 16 Jul 2016 03:49:05 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.1 X-Envelope-From: schaefer@brasslantern.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at brasslantern.com does not designate permitted sender hosts) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=0SQYJ+TkkMzSnZKtfeGXAXf4TwGatDaYcavVoxCERLc=; b=QPUO7aWCBSpsN/Iam2b+byN45ivxUkFX1eFbQipn33wArqECSY/3kuO6FIE3ED7wiR sNtfWDsCbDuYwL06MwTpgnyBcxRy+FmK4svGfjQnn6nZ9CV0D/If2NEQbI558pF8wsgR vOzbJEFvxsm13O1vY6L+fq3Cg18uX2fT+lbpLdBW7DySWZrmWwqF+udrUjYS3fTJ/Aia eh1gFhl1o026zfbh/7rtBOptQTzMjUgNDcoYHTF93wNRgQTq4hPd7O/PekaJCcsqZpnf /6vRv4M8/59+FrntCGWuA1ySLcxT9EJmavE2bEvFYYJ7biK843ubdGMvyFzx5a2mCHYW Bq+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:message-id:date:in-reply-to:comments :references:to:subject:mime-version; bh=0SQYJ+TkkMzSnZKtfeGXAXf4TwGatDaYcavVoxCERLc=; b=XH/6saQMnPN4NB6VYEEeP1eS2hDQQ3XbUnVPRaSpBSqKBZBfI500NIcJEQbz13afv5 jDC503+xBvqwzUMWXp3NuHAUBlNsR2nzbIkj7+qIElbsdE8fsMmdn/6+I+SxN+bmk1ZD pz3ClSnr0iW063VCBeaxp2LHRLayp5/IySX93LNSEwlGYSqf09LkrhhYby3WUwn20/T5 3g5qK06TxDb9MjHYIdlXkIXcAYSxi60cbFPQUR2PXOI3cBOMxEejZn2drV7xErkcX8uC HmFOMos/GXszsyGGIBIJ6X8TshnK96NsCJLZpUnVjhpdV6pw5SKZiTxPAkQ9BDv82V58 H4Dg== X-Gm-Message-State: ALyK8tL7xmpe1WUnA+WMedepXrFAqeuepwEx00DnSUYu7ZMwJ3kejAXmwSM6BuDsjxWGvg== X-Received: by 10.66.135.40 with SMTP id pp8mr37648248pab.113.1468640938987; Fri, 15 Jul 2016 20:48:58 -0700 (PDT) From: Bart Schaefer Message-Id: <160715204926.ZM1090@torch.brasslantern.com> Date: Fri, 15 Jul 2016 20:49:26 -0700 In-Reply-To: Comments: In reply to Peet Nick "Re: [BUG/IMPROVEMENT] Buffer corruption while horizontally resizing terminal window" (Jul 16, 1:41am) References: <160715120957.ZM32565@torch.brasslantern.com> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: [BUG/IMPROVEMENT] Buffer corruption while horizontally resizing terminal window MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jul 16, 1:41am, Peet Nick wrote: } } But even with the stock settings (removed all configuration files) the } 'problem' is still there. I'm not sure what you tell you; you tangentially indicated that you are on archlinux, and I see from some poking around that the zsh package for that distribution includes an /etc/zsh/zprofile -- perhaps something from there is influencing? You also haven't said whether you're making the window larger or smaller (or wider but shorter, etc.) when this happens.