Wednesday, June 9, 2010

Change the Screen Command Key

For example, this interferes less with Emacs use than Screen's default Control-A command key.

screen -e '^Zz'

Type a literal Control-Z by typing Control-V Control-Z in Bash.