screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: screendump of screen


From: Michael Schroeder
Subject: Re: screendump of screen
Date: Fri, 10 Jun 2005 14:16:05 +0200
User-agent: Mutt/1.4.2.1i

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           address@hidden
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]