From owner-freebsd-current@FreeBSD.ORG Wed Nov 11 20:22:11 2009 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 B5A5A106568D for ; Wed, 11 Nov 2009 20:22:11 +0000 (UTC) (envelope-from lists@c0mplx.org) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) by mx1.freebsd.org (Postfix) with ESMTP id 7288F8FC16 for ; Wed, 11 Nov 2009 20:22:11 +0000 (UTC) Received: from pi by home.opsec.eu with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1N8Jhj-000CXh-J0 for current@freebsd.org; Wed, 11 Nov 2009 21:22:11 +0100 Date: Wed, 11 Nov 2009 21:22:11 +0100 From: Kurt Jaeger To: FreeBSD Current Message-ID: <20091111202211.GB2103@home.opsec.eu> References: <20091111101207.GF64905@hoeg.nl> <200911112031.43685.mel.flynn+fbsd.current@mailing.thruhere.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200911112031.43685.mel.flynn+fbsd.current@mailing.thruhere.net> Cc: Subject: Re: Final call for testers: TERM=xterm 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: Wed, 11 Nov 2009 20:22:11 -0000 Hi! > I'm not in a position to test this at the moment, but does this mean our > console will now also "fold" paging/editor applications? > I hate this feature with a passion on linux and I've unable to find out > how to > disable it, especially since the few linux machines I manage have no termcap > or terminfo database on the places they say they should be. > What I mean with folding is: > root@www:~# man less > Reformatting less(1), please wait... > root@www:~# For less, have a look at the "-X" flag: Disables sending the termcap initialization and deinitialization strings to the terminal. In termcap/terminfo, you probably have to look for the 'ti' and 'te' capabilities. Basically, find the xterm termcap/terminfo source file, edit it to change/delete ti/te and re-compile the source using tic. Yes, someone should write a howto about this 8-} -- pi@opsec.eu +49 171 3101372 11 years to go !