rotating hardcopy logs

2007-03-05 Thread Eric Smith
Hi I want to absolutely be sure of never losing any data I enter into a terminal. A security feature like hardcaopy log H would be perfect but say I want to curtail the size of this file to have at any time only the last n kB, what would be a good (elegant) way to do this? Not sure logrotate is

Re: New screen features available

2007-03-05 Thread Sadrul H Chowdhury
On 2/7/07, Sadrul H Chowdhury <[EMAIL PROTECTED]> wrote: On 2/6/07, Michael Schroeder <[EMAIL PROTECTED]> wrote: > > > You probably have a lot of suggestions and > enhancement requests. Sorry that development is a bit slow at > the moment due to not enough spare time... Hi. I have a feature

Re: New screen features available

2007-03-05 Thread Jonathan Daugherty
# Yes, currently a vertical split is expensive. As screen doesn't use # any special "region-scrolling" functions of the terminals it has to # do lots of refreshes. I hope to fix that soon (at least for xterm). Great; I'm glad I noticed it, then. Thanks! -- Jonathan Daugherty http://www.b-tr

Re: New screen features available

2007-03-05 Thread Michael Schroeder
On Tue, Feb 20, 2007 at 05:32:14PM -0800, Jonathan Daugherty wrote: > # Here are the new features: > # > # - vertical split, complete with resizing > > *Thank you* for this feature. I've wanted this ever since I learned > about horizontal splitting. I really like it. > > I did notice one odd t