Skip to content

Instantly share code, notes, and snippets.

@prasanthj
Created September 30, 2015 21:43
Show Gist options
  • Save prasanthj/af9e289fe4dedb06ab77 to your computer and use it in GitHub Desktop.
Save prasanthj/af9e289fe4dedb06ab77 to your computer and use it in GitHub Desktop.
Mac OS Terminal - Linux screen scrollback
After ssh into linux box from Mac OS X terminal. Add the following lines to .screenrc
defscrollback 5000
termcapinfo xterm* ti@:te@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment