screen, detached, stdout

2011-02-12 Thread Kit Gerrits
Nico, You can use Screen's internallo logging feature to write the output to a file: screen -L -d -m `/path/to/my/exec logging of the current window to the file "screen-log.n". Regards, Kit Message: 3 Date: Wed, 9 Feb 2011 19:07:22 +0100 From: Nico Schl?mer Subject: screen, detached, st

RE: screen pid in hardstatus

2010-12-12 Thread Kit Gerrits
Hello Todd, Have you tried naming your screen sessions using 'screen -S ' ? AFAIK, it only works at creation time, but regular usage makes it very convenient. I've grown accustomed to creating a new screen session for each task. That way, I can always reconnect to the session I want. The on

RE: screen-users Digest, Vol 1122, Issue 1

2010-11-28 Thread Kit Gerrits
Next Word, genius! -Original Message- From: screen-users-bounces+kitgerrits=gmail@gnu.org [mailto:screen-users-bounces+kitgerrits=gmail@gnu.org] On Behalf Of screen-users-requ...@gnu.org Sent: donderdag 25 november 2010 18:00 To: screen-users@gnu.org Subject: screen-users Digest,

Attaching to multiple sessions at the same time via split windows / tabs

2010-07-29 Thread Kit Gerrits
Hello, Whilst it is possible to re-attach multiple screens inside of one "super"screen session, it can get rather messy. The "super"screen will need different keybindings from the "inside" screens in order to allow you to control them both. In your case, I would either: - restore the screens i