centos screen没有滚动条
转自http://blog.chinaunix.net/uid-20554140-id-3144488.html
在/etc/screenrc里加入:termcapinfo xterm|xterms|xs ti@:te=\E[2J
即可.
若滚动条不起作用,自动弹回,将profile里的scrolling项中的scroll on output去掉~