Re: repainting the screen buffer

2007-03-23 Thread Juergen Weigert
On Mar 23, 07 09:19:53 +0100, [EMAIL PROTECTED] wrote: > >> Below something I tried using a register (here invoked with Alt-h) This > sort > >> of works, but hardcopy makes you lose the color/bold/etc. information, > >> unfortunately. Still it might be better than nothing and help you > figure out

RE: repainting the screen buffer

2007-03-23 Thread lute...@xs4all.nl
>> Below something I tried using a register (here invoked with Alt-h) This sort >> of works, but hardcopy makes you lose the color/bold/etc. information, >> unfortunately. Still it might be better than nothing and help you figure out >> how the 'register' and 'process' commands work. >> >> # >> reg

Re: repainting the screen buffer

2007-03-13 Thread Michael Grant
On 3/11/07, Michael Grant <[EMAIL PROTECTED]> wrote: In most modern terminal programs like Putty there is a scrollbar and you can scroll the window up to see previous lines in a local buffer. Screen also has a scrollback history buffer of saved lines. Is there some to way to bind a key to get S

repainting the screen buffer

2007-03-11 Thread Michael Grant
In most modern terminal programs like Putty there is a scrollbar and you can scroll the window up to see previous lines in a local buffer. Screen also has a scrollback history buffer of saved lines. Is there some to way to bind a key to get Screen to output it's entire scrollback buffer so that