Re: Modify screen parameters without screen restart

2012-09-17 Thread mls
On Monday, September 17. 2012, 20:33:30 Bruno Cudini wrote: > You can use the ^A : binding to run whatever screen command you want, > such as "hardstatus ...". But a smarter way could be to bind a key in > your .screenrc to the "source .screenrc", offering a more convenient > way to edit your hards

Re: Modify screen parameters without screen restart

2012-09-17 Thread Bruno Cudini
Hi, > I have configured a hardstatus string in my .screenrc file. Now I > want to modify hardstatus string without restarting the running > screen. Is there a way to modify screen parameters like hardstatus > string for a running instance of screen. You can use the ^A : binding to run whatever

Modify screen parameters without screen restart

2012-09-17 Thread mls
Hi, I have configured a hardstatus string in my .screenrc file. Now I want to modify hardstatus string without restarting the running screen. Is there a way to modify screen parameters like hardstatus string for a running instance of screen. Regards, mls ___