From: paula@Informatik.TU-Muenchen.DE (Andreas Paul) Subject: Re: scrolling bar for Xterm -- solved Date: Thu, 27 Aug 1992 15:58:16 GMT
In article <harry.714664455@puff.socsci.umn.edu>, harry@atlas.socsci.umn.edu (Kuo-Chen Chang) writes:
|> I solved my question -- open an Xterm with scrolling bar.
|>
|> xterm -sb -e /bin/sh &
try "xterm -sl 1000 -sb -e /bin/sh &"
That gives U 1000 Lines of Scrollbackbuffer !!!
Couldn't live without it :)
Andreas Paul