Jan 07 2008

screen 覚書

Published by d6rkaiz at 0:36 under screen

新年明けて最初のエントリが覚書ってどうよ。ってのはあるけど、忘れないうちに書いておきます。

Screenを縦にウィンドウを分割した状態で使うためにcaptionをいぢった結果、こうなった。
現在フォーカスのあるウィンドウのcaptionの色が水色になります&bash使ってる場合には現在のステータス(作業ディレクトリ、ホスト名など)が表示されます。

escape ^Z^Z
defscrollback 4096
hardstatus on
hardstatus alwayslastline
caption always "%{=Wk}%?%F%{.C.}%?%n %t%=%?[%h]%?"
hardstatus string "%{.bW}%-w%{.rW}%n %t%{-}%+w %=%{..Y}[%y/%m/%d %c]"
multiuser on
altscreen on

Trackback URI | Comments RSS

Leave a Reply