Skip to content

Instantly share code, notes, and snippets.

@timcharper
timcharper / screenrc
Created September 28, 2011 21:34
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'