tag: screen
Install and setup screen on Ubuntu 14.04
May 29, 2014
screen is a great tool for the terminal, allowing me to have many windows (sessions) open at the same time-- say vim in one, an ssh session in another, etc. This post documents my basic setup -- if you have cool/different ideas about how to do this type of thing let me know.