Skip to content

Instantly share code, notes, and snippets.

@markjlorenz
Created October 6, 2013 15:43
Show Gist options
  • Save markjlorenz/6855526 to your computer and use it in GitHub Desktop.
Save markjlorenz/6855526 to your computer and use it in GitHub Desktop.
screenrc
bind c stuff "screen -X chdir \$PWD; screen^M"
defscrollback 90000 # Use a 30000-line scrollback buffer
escape ^@a # Instead of Control-a, make the escape/command character be Control-space
term screen-256color
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment