From owner-freebsd-current@FreeBSD.ORG Sun Jul 29 09:21:24 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 899E916A419; Sun, 29 Jul 2007 09:21:24 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 4D00813C45E; Sun, 29 Jul 2007 09:21:24 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 93E192089; Sun, 29 Jul 2007 11:21:20 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on tim.des.no Received: from ds4.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id 13E722085; Sun, 29 Jul 2007 11:21:20 +0200 (CEST) Received: by ds4.des.no (Postfix, from userid 1001) id E1FF584448; Sun, 29 Jul 2007 11:21:19 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Daniel Eischen References: <86vec4dxcy.fsf@ds4.des.no> Date: Sun, 29 Jul 2007 11:21:19 +0200 In-Reply-To: (Daniel Eischen's message of "Sat\, 28 Jul 2007 23\:50\:07 -0400 \(EDT\)") Message-ID: <866443h8fk.fsf@ds4.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 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 09:21:24 -0000 Daniel Eischen writes: > On Sat, 28 Jul 2007, Dag-Erling Sm=C3=B8rgrav wrote: > > 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. New libncurses perhaps? The termcap file itself hasn't changed since late 2005. > And why do we have a termcap xterm entry that doesn't exhibit this > behavior? Because somebody modified it to reflect his personal preference: xterm|xterm-color|X11 terminal emulator:\ :ti@:te@:tc=3Dxterm-xfree86: the "ti@:te@:" part disables the save / restore functionality. See for instance the log messages for src/share/termcap/termcap.src revisions 1.129 and 1.130. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no