resuming a split screen session

2005-12-15 Thread Ted Lampert
Hi. Is there a way I can resume a screen session i previously had in a split screen the way it was before? For instance...if i have a split screen and i detach. It is no longer split when i re-attach. Thanks Ted ___ screen-users mailing list screen

log write only

2005-12-15 Thread screen-users
Hi folks, In what is seemingly the holy grail of Unixish file permissions, I'd like to allow append only to the user's logs. I see that not only is there no screenrc setting for logfile mask or permissions, but screen is smart enough to create a new file handle to the filename when the filename i

Re: fFtT implementation

2005-12-15 Thread bill
Rafal Maszkowski wrote: On Wed, Dec 14, 2005 at 08:16:26PM +, bill wrote: Well, it's been a little uglier than I expected, but I have put together an initial implementation of the fFtT cursor movement family for cut/paste mode. I need to spend some time cleaning it up, but I'm a little c

[Fwd: Re: fFtT implementation]

2005-12-15 Thread bill
Juergen Weigert wrote: the yahoo-list is dead and shall remain dead. Does this imply that screen development is also dead? Will it be possible to get the functionality included? I don't know what is involved in testing, but the additions are non-intrusive and certainly shouldn't be diff

Re: fFtT implementation

2005-12-15 Thread Buddy Burden
Rafal, Don't you think that vi screen movement in screen is not consistent with original vi controls? E.g. 'W' and 'w'. Maybe we could make it more similar to vi. Yes, I would love that, but I don't think I'm bright enough to do the code myself. I find myself hitting W, E, and B constantly w

Re: fFtT implementation

2005-12-15 Thread Juergen Weigert
On Dec 15, 05 10:38:26 +0100, Rafal Maszkowski wrote: > Some time ago I was said that there is one on yahoo or something. Subscribing > to yahoo list is somewhat complicated and links unfriendly so I have given up > at some stage. Probably it was http://groups.yahoo.com/group/gnu-screen/ - I > thin

Re: fFtT implementation

2005-12-15 Thread Rafal Maszkowski
On Wed, Dec 14, 2005 at 08:16:26PM +, bill wrote: > Well, it's been a little uglier than I expected, but I have put together an > initial implementation of the fFtT cursor movement family for cut/paste mode. > I need to spend some time cleaning it up, but I'm a little curious about the > curren