Results 1 to 3 of 3
Hello All
I am using SSH client to communiate to a Linux server. Sometimes, some lines run away from SSH screen, I cannot get them back by moving the scroll ...
- 04-11-2009 #1Just Joined!
- Join Date
- May 2007
- Posts
- 22
How to make Secure Shell(SSH) scroll back more lines
Hello All
I am using SSH client to communiate to a Linux server. Sometimes, some lines run away from SSH screen, I cannot get them back by moving the scroll button.
Anyone can help me. THanks
- 04-11-2009 #2If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 04-14-2009 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,970
The scrollback settings of a terminal window are not dependent upon the shell being used, but rather on the terminal window (xterm, konsole, etc). If you are running in an xterm, you can set the number of lines of scrollback with command arguments (see the xterm man pages). Ditto for other terminal/console applications. Some, you can configure at runtime. For example, the KDE Konsole terminal application can have the number of history lines altered with the Settings->History menu option at runtime. It will remember that for future sessions. In my case, I use a rather large scroll buffer (10,000 lines).
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
