External Publication
Visit Post

TIL: reload .screenrc in a running session

x-log [Unofficial] February 6, 2026
Source

I made some config changes to the .screenrc and wanted to directly apply them to the running Screen without restarting. Turns out one can trigger a reload of the config inside a running Screen session:

CTRL+a :source ~/.screenrc


Thanks for reading this post via RSS. You're awesome ♥️

Discussion in the ATmosphere

Loading comments...