From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.2-2 i686; en-US; rv:0.9) Gecko/20010507 Description of problem: Starting screen with -h option doesn't work. Screen history remains at the terminal size. How reproducible: Always Steps to Reproduce: 1. screen -h 600 -a 2. ps -ef Actual Results: screen doesn't keep history of X lines Additional info:
works in ver 3.9.9 in rawhide
Still doesn't work in my RedHat 7.1 installation. screen-3.9.9-1 (from rawhide) ncurses-5.2-8 ncurses-devel-5.2-8 ncurses4-5.0-2 Also "remote" screen doesn't scroll either. When I run a screen with -h option from ssh to RedHat 6.2 / Solaris it doesn't scroll in xterm/rxvt/gnome-terminal/etc on RedHat 7.1
works fine (3.9.9 and up) [root@alpha root]# screen -h 600 -a [root@alpha root]# ps -ef <scroll> <ctrl-a : >copy<return> scroll around with h, j, k, l keys <esc> to bail out of copy mode Phil =--=