Re: hardstatus question

2011-10-14 Thread todd freed
On Fri, Oct 14, 2011 at 10:42 AM, Jostein Berntsen wrote: > On 14.10.11,09:17, todd freed wrote: >> On Fri, Oct 14, 2011 at 8:43 AM, Jostein Berntsen >> wrote: >> > On 13.10.11,10:25, todd freed wrote: >> >> Hello, >> >> >> >> In yo

Re: hardstatus question

2011-10-14 Thread todd freed
On Fri, Oct 14, 2011 at 8:43 AM, Jostein Berntsen wrote: > On 13.10.11,10:25, todd freed wrote: >> Hello, >> >> In your .screenrc you can use "hardstatus" to set your hardstatus >> line, using the STRING ESCAPES as documented in man screen. >> >

hardstatus question

2011-10-13 Thread todd freed
Hello, In your .screenrc you can use "hardstatus" to set your hardstatus line, using the STRING ESCAPES as documented in man screen. My question is about the %w option, which is supposed to be the number and name of each window. It appears that the text generated by %w for each window is truncat

bindkey sequence

2011-01-19 Thread Todd Freed
Hi, I'm attempting to match a sequence of 6-7 keystrokes and can't quite get the bindkey to work. I find myself frequently copying the line-just-above the cursor into screens buffer, so I can paste it somewhere. So, the key sequence I use (and which I want to map) looks like this: Ctrl-A #

Re: screen pid in hardstatus

2010-12-13 Thread Todd Freed
, Todd Freed mailto:tfr...@nitrosecurity.com>> wrote: Screen Users, Something that comes up for me from time to time is I want to attach to currently running screen from elsewhere. The problem at this point is to determine the pid of that session, since I am always running s

screen pid in hardstatus

2010-12-11 Thread Todd Freed
Screen Users, Something that comes up for me from time to time is I want to attach to currently running screen from elsewhere. The problem at this point is to determine the pid of that session, since I am always running several screens at once. What would be ideal it seems to be is to add th