From owner-freebsd-current@FreeBSD.ORG Sun Jul 29 04:04:06 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E94516A419 for ; Sun, 29 Jul 2007 04:04:06 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id E42B713C442 for ; Sun, 29 Jul 2007 04:04:05 +0000 (UTC) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.1/8.14.1/NETPLEX) with ESMTP id l6T3o7Ee013966; Sat, 28 Jul 2007 23:50:07 -0400 (EDT) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-3.0 (mail.netplex.net [204.213.176.10]); Sat, 28 Jul 2007 23:50:07 -0400 (EDT) Date: Sat, 28 Jul 2007 23:50:07 -0400 (EDT) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= In-Reply-To: <86vec4dxcy.fsf@ds4.des.no> Message-ID: References: <86vec4dxcy.fsf@ds4.des.no> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-559023410-1804928587-1185681007=:24233" Cc: current@freebsd.org Subject: Re: TERM={xterm-r5,xterm-r6} behaving badly with man(1) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Eischen List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2007 04:04:06 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---559023410-1804928587-1185681007=:24233 Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Sat, 28 Jul 2007, Dag-Erling Sm=C3=B8rgrav wrote: > Daniel Eischen writes: >> Sometime in the last few months, something changed (broke IMHO) when >> using TERM=3Dxterm-r5 or TERM=3Dxterm-r6. I've been setting TERM=3Dxter= m-r5 >> when logging in to my BSD boxes remotely from my Solaris boxes, so that >> man(1) works. But after updating my relatively old (May?) -current >> box, xterm-r5 and xterm-r6 no longer do the right thing when using >> man. With TERM set to either one of those, man(1) will clear the >> screen after it is done, leaving no trace of the man page behind. > > This is the *correct* behaviour. The termcap entry is supposed to > reflect the capabilities of the terminal, not your personal preferences. > If you don't like it, you can override it using the TERMCAP environment > variable. Well, something did change recently to get this behavior. And why do we have a termcap xterm entry that doesn't exhibit this behavior? --=20 DE ---559023410-1804928587-1185681007=:24233--