.screenrc 晒し

escape ^Tt
altscreen on
startup_message off
defscrollback 2048
autodetach on
hardstatus on
hardstatus alwayslastline
hardstatus string "%{= dW}%-w%{= wb}%n %t%{= dW}%+w %=%{= G}%H %{= y}%m-%d %c"

## resize
bind r eval 'echo "Resize window"' 'command -c resize'
bind -c resize ^]  command
bind -c resize j eval 'resize +1' 'command -c resize'
bind -c resize k eval 'resize -1' 'command -c resize'

idle 3600
blankerprg fortune