I would like to have the following code in my .screenrc
source /Users/masi/bin/screen/file.screen
However, I observe that sourcing at .screenrc is not supported.
Whi is sourcing in .screenrc not supported?
I would like to have the following code in my .screenrc
source /Users/masi/bin/screen/file.screen
However, I observe that sourcing at .screenrc is not supported.
Whi is sourcing in .screenrc not supported?
I just tested and "source /path/to/a/file" in my .screenrc worked perfectly.
Does the user have permissions to read that file?
What version of screen? What OS?