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
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.
>>
>
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
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 #
, 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 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