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去掉~
发布时间: 2012-07-16 15:45:00 作者: rapoo
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去掉~