My .screenrc

This .screenrc has a bunch of commented out lines that I don’t use, but I know if I delete them, I will need them for some reason and wish I didn’t.

# Use CTRL-<space> as the escape sequence instead of CTRL-A
# this seems to only work on certain machines
escape ‘^@^@’
 
# Use ` as the escape sequence [...]