Type 'screen' after you log into a server.
Or type byobu for an enhancement to GNU screen!
"Allows users to quickly switch their .screenrc to any of the available profiles"
See also http://launchpad.net/byobu
byobu version 3.5
Screen version 4.00.03jw4 (FAU) 2-May-06
See also http://launchpad.net/byobu
byobu version 3.5
Screen version 4.00.03jw4 (FAU) 2-May-06
Byobu features:
- Visible at bottom of screen at all times:
- All screen tabs
- Server welcome message
- Uptime
- Load
- Hardware spec
- [configurable to display anything you want]
- Tab names show special characters to provide more info:
- - (dash) means that window will be switched to with Ctrl-A, A
- @ (at) means that tab has seen activity since you last saw it
Screen keyboard commands:
- Ctrl-A, c -- to create a new terminal session
- Ctrl-A, Ctrl-A -- to alt-tab
- Ctrl-A, " -- to list the terminals
- Ctrl-A, A -- to rename the terminal
- Ctrl-A M -- (monitor for activity) Toggles monitoring of the current window
- Ctrl-A _ -- (monitor for silence) Toggle
- Log into the server.
- Type screen to start a session.
- Work as normal.
- When finished, just close/kill the terminal program, don't log off.
- Later, on any (other) PC, log into the server again.
- Type screen -D -R to retrieve your session, just as you left it.
I don't know of a way to change the order of the tabs.