From owner-freebsd-current Mon Oct 21 12:38:21 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA05833 for current-outgoing; Mon, 21 Oct 1996 12:38:21 -0700 (PDT) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA05821 for ; Mon, 21 Oct 1996 12:38:16 -0700 (PDT) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <16660(4)>; Mon, 21 Oct 1996 12:35:11 PDT Received: from localhost ([127.0.0.1]) by crevenia.parc.xerox.com with SMTP id <177480>; Mon, 21 Oct 1996 12:34:24 -0700 X-Mailer: exmh version 1.6.7 5/3/96 To: Nate Williams cc: freebsd-current@freebsd.org Subject: Re: xterm termcap definition In-reply-to: Your message of "Sun, 20 Oct 1996 14:26:13 PDT." <199610202126.PAA13401@rocky.mt.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 21 Oct 1996 12:34:21 PDT From: Bill Fenner Message-Id: <96Oct21.123424pdt.177480@crevenia.parc.xerox.com> Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199610202126.PAA13401@rocky.mt.sri.com>you write: >... SunOS,... None of them xterm entries >used the alternate screen behavior by default. Interesting. SunOS 4.1.3's /usr/src/usr.etc/termcap/termcap.src has the alternate screen behavior; are you sure you weren't using a modified termcap? # Termcap source file @(#)termcap.src 1.1 92/07/30 SMI; from UCB 5.28 6/7/ 86 I really like the alternate screen behavior, and wondered why I sometimes didn't get it. I guess I never got it on FreeBSD. Bill