码迷,mamicode.com
首页 > 系统相关 > 详细

linux screen 配置

时间:2014-11-22 07:07:19      阅读:342      评论:0      收藏:0      [点我收藏+]

标签:io   ar   on   art   ef   linux   as   line   type   

setenv LC_CTYPE en_US.UTF-8  
defutf8 on  
  
termcapinfo xterm ‘hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007‘  
  
# 启动时不显示欢迎屏幕  
startup_message off  
  
# 屏幕缓冲区 1024 行。  
defscrollback 10240  
  
# 在最下一行显示窗口列表和时钟  
hardstatus on  
hardstatus alwayslastline  
#caption always "%{= kw}%-w%{= kG}%{+b}[%n %t]%{-b}%{= kw}%+w %=%d %M %0c %{g}%H%{-}"  
hardstatus string "%{.bW}%-w%{= kG}%n %t%{-}%+w %=%{..G} %H %{..Y} %Y/%m/%d %c:%s "  
  
# 关闭错误提示  
# vbell off  



linux screen 配置

标签:io   ar   on   art   ef   linux   as   line   type   

原文地址:http://my.oschina.net/guqiwei/blog/347390

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!