2012年5月20日日曜日

備忘録(screenrc)

備忘録(vmware上の環境)です。.screenrcのメモ

escape ^Tt
defscrollback 1000

startup_message off
verbose on

hardcopydir 'screen/hardcopy'
hardcopy_append on

vbell on
bind ^G


bind w windowlist -b

bind u eval "encoding UTF-8"
bind e eval "encoding eucJP"
bind s eval "encoding SJIS"
bind j eval "encoding jis"

setenv LANG ja_JP.UTF-8


caption always '%?%F%{= gW}%:%{= Kk}%?%2n%f%07=%t%='
hardstatus alwayslastline '%m/%d %02c:%s %{= .g}%H%{-} %L=%-w%45L>%{=u g.}%n %t%{-}%+w %-17<%=%{= .y}(%l)'