. tmux
    . detach : ctrl-B, D in tmux window
    . attach : tmux ls -> tmux a -t [window name]
    . toggle : ctrl-B, 0~9
    . create : ctrl-B, c
    . rename : ctrl-B, ,     -> window
    . rename : ctrl-B, $     -> session
    . split  : ctrl-B, % or ctrl-B, "