-
Notifications
You must be signed in to change notification settings - Fork 2
tmux and screen
William Zhang edited this page Jan 14, 2019
·
3 revisions
Want to create multiple windows and login to remote ssh server automatically? See tmux-new-windows.sh.
Change the default prefix from ^a to ^b.
$ cat ~/.screenrc escape ^Bb
Created by Wenliang Zhang.