screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems with 'screen -md'


From: Michael Schroeder
Subject: Re: problems with 'screen -md'
Date: Fri, 13 Jan 2006 12:05:46 +0100
User-agent: Mutt/1.4.2.1i

On Thu, Jan 12, 2006 at 07:10:49PM +0100, Peder Stray wrote:
> yes, but why doesnt 'screen foo' in .screenrc set the title, when both 
> 'C-a :screen foo' and 'screen -X screen foo' does? on the other hand, 
> 'screen foo' on the commandline from within screen does not...
> 
> but, that has nothing with the fact that 'screen -md' ignores big parts of 
> my .screenrc, at least 'windowlist string "foo"', 'windowlist title 
> "foo"', and a few 'source foo' statements.

The windowlist commands are ignored because windowlist is marked
as "NEED_DISPLAY" in comm.c by mistake. "source foo" should work.

Cheers,
  Michael.

-- 
Michael Schroeder           address@hidden
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]