tmux
Cheatsheet
- tmux shortcuts & cheatsheet
- reattach to an existing session:
tmux ls
->tmux attach
ortmux a
ortmux a -t name
Tutorial
Books
Config
- https://wiki.archlinux.org/index.php/tmux
- http://zanshin.net/2013/09/05/my-tmux-configuration/
- https://gist.github.com/snuggs/800936
- https://github.com/tony/tmux-config
- http://unix.stackexchange.com/questions/119251/tmux-and-powerline-working-configuration
- Oh My Tmux