FrontPage

自分の .screenrc

escape ^t^t

# disable vbell toggle
bind ^G
bind g

# disable screen lock
bind ^X
bind x

# disable xon(send Control-q)
bind q
# disable xoff(send Control-s)
bind s

# bind 'window remove' to x and ^X
bind ^X remove
bind x remove

# bind 'window only' to q
bind q only
# bind 'window split' to s
bind s split

vbell off
defscrollback 1024
defencoding UTF-8
defhstatus "[screen ^En: ^Et]"

autodetach on
startup_message off

caption always "%{=d wk} %-w%{=s wk}%n %t%{-}%+w %= %{=d kg}%y/%m/%d %c"
#hardstatus string "[screen %n: %t] %h"

sorendition 10 99
termcapinfo xterm-color 'hs:ts=\E]0;:fs=\007:ds=\E]0;screen\007'

トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS