Date: Thu, 29 Aug 2002 11:46:43 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Tim Kellers <timothyk@serv1.wallnet.com> Cc: questions@freebsd.org Subject: Re: a terminal that supports printing Message-ID: <20020829084642.GC35820@hades.hell.gr> In-Reply-To: <20020829004335.H37499-100000@serv1.wallnet.com> References: <20020829004335.H37499-100000@serv1.wallnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020829084642.GC35820>