From owner-freebsd-questions Thu Aug 29 4:23:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64FA837B400 for ; Thu, 29 Aug 2002 04:23:29 -0700 (PDT) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18AF443E42 for ; Thu, 29 Aug 2002 04:23:28 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from hades.hell.gr (patr530-b223.otenet.gr [212.205.244.231]) by mailsrv.otenet.gr (8.12.4/8.12.4) with ESMTP id g7TBNNUt000608; Thu, 29 Aug 2002 14:23:25 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.5/8.12.5) with ESMTP id g7TBNHNQ040193; Thu, 29 Aug 2002 14:23:21 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.5/8.12.5/Submit) id g7T8kh5x036177; Thu, 29 Aug 2002 11:46:43 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 29 Aug 2002 11:46:43 +0300 From: Giorgos Keramidas To: Tim Kellers Cc: questions@freebsd.org Subject: Re: a terminal that supports printing Message-ID: <20020829084642.GC35820@hades.hell.gr> References: <20020829004335.H37499-100000@serv1.wallnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020829004335.H37499-100000@serv1.wallnet.com> X-PGP-Fingerprint: C1EB 0653 DB8B A557 3829 00F9 D60F 941A 3186 03B6 X-Phone: +30-944-116520 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-08-29 00:47 +0000, Tim Kellers wrote: > Is there a terminal app that supports screen printing (a la TeraTerm > for Windows) for FreeBSD? I took a look in /usr/ports/comms and > /usr/ports/x11 (even built Eterm) but I haven't found anything, yet. At times, I've used cu(1) and tip(1) within screen(1) windows exactly for this sort of thing. In my .screenrc I have the following: bind 'h' hardcopy Then every time I hit `C-a h' within a screen window, an image of the screen is written to hardcopy.N files in my home directory, where N is an increasing number. -- FreeBSD: The Power to Serve -- http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message