screen-users
[Top][All Lists]
Advanced

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

windowlist string & title not working with -d -m


From: Peder Stray
Subject: windowlist string & title not working with -d -m
Date: Mon, 9 Nov 2009 21:44:46 +0100 (CET)
User-agent: Alpine 2.00 (LRH 1167 2008-08-23)


Not that often i start screen with -d -m, but i did today and noticed that some settings wasn't used from my .screenrc, namely "windowlist string" and "windowlist title". Looking through the source i notice that windowlist has the NEED_DISPLAY flag in comms (in comm.c). Guess thats not 100% correct as the sting and title subcommands doesn't need a screen to work, but the other does. Not sure how to fix it the right way, but removing NEED_DISPLAY from the flags does at least set those strings when using -d -m.

--
  Peder Stray




reply via email to

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