From owner-freebsd-stable@FreeBSD.ORG Sat Mar 8 21:44:15 2014 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EF2D460E for ; Sat, 8 Mar 2014 21:44:15 +0000 (UTC) Received: from maul.immure.com (immure.com [107.218.164.241]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BE695D59 for ; Sat, 8 Mar 2014 21:44:15 +0000 (UTC) Received: from [10.1.132.9] (helo=rancor.immure.com) by maul.immure.com with esmtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1WMP2R-0007xv-2o; Sat, 08 Mar 2014 15:44:14 -0600 Received: from rancor.immure.com (localhost [127.0.0.1]) by rancor.immure.com (8.14.8/8.14.8) with ESMTP id s28LiAjG002737; Sat, 8 Mar 2014 15:44:10 -0600 (CST) (envelope-from bob@rancor.immure.com) Received: (from bob@localhost) by rancor.immure.com (8.14.8/8.14.6/Submit) id s28LiAHT002736; Sat, 8 Mar 2014 15:44:10 -0600 (CST) (envelope-from bob) Date: Sat, 8 Mar 2014 15:44:10 -0600 From: Bob Willcox To: David Wolfskill Message-ID: <20140308214410.GC2665@rancor.immure.com> References: <20140308162614.GC94968@rancor.immure.com> <20140308171824.GA31887@spectrum.skysmurf.nl> <20140308172501.GH1626@albert.catwhisker.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140308172501.GH1626@albert.catwhisker.org> User-Agent: Mutt/1.5.22 (2013-10-16) X-SA-Exim-Connect-IP: 10.1.132.9 X-SA-Exim-Mail-From: bob@immure.com X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on maul.immure.com X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 Subject: Re: vi loop when resizing window X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on maul.immure.com) Cc: stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Bob Willcox List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Mar 2014 21:44:16 -0000 On Sat, Mar 08, 2014 at 09:25:01AM -0800, David Wolfskill wrote: > > Bob Willcox wrote: > > > > > Since I updated my stable-10.0 system a couple of days ago vi is now > > > looping whenever I resize the xterm window that it's running in. > > .... > > I'm not seeing this, running: > > FreeBSD g1-252.catwhisker.org 10.0-STABLE FreeBSD 10.0-STABLE #1170 r262922M/262925:1000704: Sat Mar 8 05:07:31 PST 2014 root@g1-252.catwhisker.org:/common/S3/obj/usr/src/sys/CANARY i386 > > I opened an xterm, started running vi; entered some text, changed > the size of the windo (first just vertically, then just horizontally, > then both), and the only "issue" I saw was that if I was in a > text-entry mode when the window changed, I saw a message: > > Window resize interrupted text input mode > > No looping.... > > Peace, > david > -- > David H. Wolfskill david@catwhisker.org > Taliban: Evil cowards with guns afraid of truth from a 14-year old girl. > > See http://www.catwhisker.org/~david/publickey.gpg for my public key. I just updated my system to: FreeBSD luke.immure.com 10.0-STABLE FreeBSD 10.0-STABLE #4 r262929: Sat Mar 8 14:42:19 CST 2014 bob@luke.immure.com:/usr/obj/usr/src/sys/LUKE amd64 on the chance that it might be due to a difference between your level and mine but the problem persists. Any change to the vi xterm window puts vi into a loop that requires a 'kill -9' to get it out of. -- Bob Willcox | (1) If it's green or it wiggles, it's biology. bob@immure.com | (2) If it stinks, it's chemistry. Austin, TX | (3) If it doesn't work, it's physics.