From owner-freebsd-hackers Sat Jan 11 21:10:30 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id VAA02935 for hackers-outgoing; Sat, 11 Jan 1997 21:10:30 -0800 (PST) Received: from echonyc.com (echonyc.com [198.67.15.2]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id VAA02912 for ; Sat, 11 Jan 1997 21:10:26 -0800 (PST) Received: (from benedict@localhost) by echonyc.com (8.8.4/8.8.3) id AAA28438; Sun, 12 Jan 1997 00:10:15 -0500 (EST) Date: Sun, 12 Jan 1997 00:10:15 -0500 (EST) From: Snob Art Genre To: Bakul Shah cc: Terry Lambert , Fred Gilham , freebsd-hackers@freebsd.org Subject: Re: A cool xterm? In-Reply-To: <199701102211.RAA13433@chai.plexuscom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 10 Jan 1997, Bakul Shah wrote: > > Also, there should be a way to dump lines to a file (on command) as > well as increase/decrease line buffer size. > The option "-sl n" sets the scrollback buffer to n lines. Ben