emacs的

~/.screenrcを下にコピー。

escape ^Xx
caption always "%{= wk} %-w%{=bu dr}%n %t%{-}%+w %= %{=b wb}"
bind 2 split
bind o focus
bind 1 only
bind 0 remove

上から順に、

  • escape ^Xx: モッドキーをC-xに変更。(デフォルトはC-a)
  • 下にいろいろ表示する
  • C-x 2: 画面を二分割
  • C-x o: フォーカスを移動
  • C-x 1: 分割したのを元に戻す
  • C-x 0: フォーカスのあっている端末を隠す

スクロールバック

screenを使っていてスクロールバックしたければ、モッドキー+ESCののち、viと同じ操作で動ける。ただし、スクロールバッファが非常に小さいので,.screenrcに以下を書いておくと幸せ。

defscrollback 4000

screen.txt · 最終更新: 2012/02/21 16:19 by saito
CC Attribution-Noncommercial-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0