On Fri, Jun 10, 2005 at 10:22:35AM +1000, foo bar wrote:
> Is there an application that can attach to a screen session, reads
> what the screen looks like, and dumps it to an image (png) ?
You can use
screen -p <windowname> -X hardcopy <filename>
to dump the contents of a window into a file, but screen doesn't
dump colors/fonts/atrributes.
Cheers,
Michael.
--
Michael Schroeder [EMAIL PROTECTED]
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
_______________________________________________
screen-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/screen-users