screen設定してみた

macではiTermがあって必要なかったのだけど,Windowsで不便を感じたので入れてみた.いまzshをちゃんと設定しようと思ったのだけど,どういう設定していたのか忘れた.設定はバージョン管理したいな.自宅鯖が立ち上がったら移行しよう.とりあえず書く

.screenrc

escape ^Tt
startup_message off
autodetach on
vbell off
hardstatus ignore "%w | %h"
hardstatus alwayslastline "[%02c] %`%-w%{=b bw}%n %t%{-}%+w"
defscrollback 3000

bind -c REGION 2 split
bind -c REGION 1 only
bind -c REGION 0 remove
bind -c REGION o focus
bind -c REGION ¥^ resize
bind ^x command -c REGION

[参考]
GNU screen を使い始めて数ヶ月が経ち、ようやく慣れてきました… - 人力検索はてな
GNU screen いろいろまとめ。 - naoyaのはてなダイアリー
ステータスラインのは移動してた
http://nijino.homelinux.net/diary/200206.shtml#200206141
2006-05-17 - はてな技術発表会日記 - 機能変更、お知らせなど