发博文
宁静雪

ningjingxue.blog.chinaunix.net

雪,在面前,宁静一片~   
个人资料
  • 博客访问:209755
  • 博文数量:335
  • 博客积分:12452
  • 博客等级:上将
  • 关注人气: 2
  • 注册时间:2008-05-12 09:34:57
订阅我的博客
  • 订阅
  • 订阅到鲜果
  • 订阅到抓虾
  • 订阅到Google
字体大小: 博文
我的screen配置文件 (2009-12-08 18:06)
分类: 我的配置文件



vbell off

hardstatus on
hardstatus alwayslastline
hardstatus string "%{.kB}%-w%{..M}%n %t%{-}%+w %=%{..B} %H(%l) %{..B} %Y/%m/%d %c:%s "

startup_message off
autodetach on
defscrollback 1000

caption splitonly
caption string "%?%F%{WB}%?%3n %t%?[%h]%?%=%l"

chdir /var/guzheng/work3/wlqxz/server

shelltitle "term"

bindkey "^[;" screen
bindkey "^[," prev
bindkey "^[." next
bindkey "^[m" other
bindkey "^[`" select 0
bindkey "^[1" select 1
bindkey "^[2" select 2
bindkey "^[3" select 3
bindkey "^[4" select 4
bindkey "^[5" select 5
bindkey "^[6" select 6
bindkey "^[7" select 7
bindkey "^[8" select 8
bindkey "^[9" select 9
bindkey "^[0" select 10
bindkey "^[-" select 11
bindkey "^[=" select 12


亲,您还没有登录,请[登录][注册]后再进行评论