From owner-svn-src-all@FreeBSD.ORG Tue Jun 30 15:49:28 2009 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 242031065676; Tue, 30 Jun 2009 15:49:28 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 3B1F48FC12; Tue, 30 Jun 2009 15:49:27 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id n5UFk7vN018313; Tue, 30 Jun 2009 09:46:07 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 30 Jun 2009 09:46:32 -0600 (MDT) Message-Id: <20090630.094632.195416436.imp@bsdimp.com> To: rwatson@FreeBSD.org From: "M. Warner Losh" In-Reply-To: References: <86prcl23k8.fsf@ds4.des.no> <20090630.085955.63054488.imp@bsdimp.com> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: ed@80386.nl, src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org, des@des.no, rafan@FreeBSD.org Subject: Re: svn commit: r194628 - head/lib/ncurses/ncurses X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jun 2009 15:49:28 -0000 In message: Robert Watson writes: : On Tue, 30 Jun 2009, M. Warner Losh wrote: : : > Last time this BBQ came up, I thought it was agreed that there would be a : > xterm-XXX that didn't do this behavior for those folks that think the : > current behavior is harmfully wrong... : : Whereas I think it's a bug in more(1)/less(1) that it tries to use those : sequences... Agreed. vi too. I'll note that on Mac OS, in the xterm, you don't see this with either... But I don't know how to undo tic(1) formatting to get back to the raw xterm entries... Warner