start new:
tmux
start new with session name:
tmux new -s myname
| /*! | |
| * jQuery Detach+ - v0.1pre - 5/18/2011 | |
| * http://benalman.com/ | |
| * | |
| * Copyright (c) 2011 "Cowboy" Ben Alman | |
| * Dual licensed under the MIT and GPL licenses. | |
| * http://benalman.com/about/license/ | |
| */ | |
| (function($){ |