byobu cheat sheet

http://qiita.com/nmrmsys/items/03f97f5eabec18a3a18b

To start a new Byobu session with a specified name:
byobu new -s
To change the name of a pre-existing session:
byobu rename -t

include the session-name in status bar for byobu-tmux
$tmux set-window-option -g status-left " #S " you can try while using tmux.

alt+up/down move between session

F8 Rename the current window.
Ctrl+F8 Rename the current session.

F2 新しいウィンドウ(スクリーン)を作る
F3 前のウィンドウに移動
F4 次のウィンドウに移動
F5 Reload profile
F6 デタッチ
F7 コピー、スクロールモードに移行
F8 現在のウィンドウ名を変更
F9 コンフィグメニュー表示
F12 ターミナルをロック
shift+F2 横に画面分割
ctrl+F2 縦に画面分割
shift+F3 分割した画面内を移動。前のスクリーンに移動。
shift+F4 分割した画面内を移動。次のスクリーンに移動。
shift+F5 Join all splits
ctrl+F6 現在の画面分割を削除。
ctrl+F5 Reconnect GPG and SSH sockets
shift+F6 現在のスクリーンをデタッチ。(ログアウトはしない)
alt+pgup Enter scrollback mode
alt+pgdn Enter scrollback mode