tmux and screen - zedware/notebook GitHub Wiki

tmux

What is tmux, How to use tmux

Want to create multiple windows and login to remote ssh server automatically? See tmux-new-windows.sh.

screen

Change the default prefix from ^a to ^b.

$ cat ~/.screenrc
escape ^Bb
⚠️ **GitHub.com Fallback** ⚠️