screenの練習中

GNU screenの練習中。キーバインディングがいまいちわかりづらい…。

以下、キーバインディングのメモ。escape ^Ttしてある以外はデフォルト。

新しいウィンドウを開く
C-t C-c
ウィンドウを昇順で移動
C-t C-n or C-t SPACE
ウィンドウを降順で移動
C-t C-p
ウィンドウの番号を指定して移動
C-t ウィンドウ番号
現在のウィンドウを削除
C-t C-k
画面を分割
C-t S
画面間の移動
C-t TAB

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <img localsrc="" alt="">