Re: Modify screen parameters without screen restart
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <89864079.iIP3UFi4KR@e9a4bfs47> |
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 hardstatus string, by editing it within your screen > and reloading it easily. Thanks, this is exactly what I was looking for. Works great.