Skip to content

Instantly share code, notes, and snippets.

@timcharper
Created September 28, 2011 21:34
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timcharper/1249321 to your computer and use it in GitHub Desktop.
Save timcharper/1249321 to your computer and use it in GitHub Desktop.
OS X Lion screenrc tweaks to fix various terminal unpleasantries
# Capture scrollback in Terminal.app
termcapinfo * ti@:te@
# STOP resizing my window when detaching, attaching, etc.
termcapinfo * 'is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment