How to Increase no of buffered lines in Konsole
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, When I develop software, I often print the output on the console which most of the time overruns the screen and even scrolling does not help in seeing everything. In windows when I used putty I could set the buffer size to whatever I wanted. Is there a place where I can do the same for Konsole? TIA, Arun -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFEdxsh/ImPbuYUWasRAtO3AKDrvjkDADMrHU9VWhy5H7dbAfqiEgCfQaFe Yv6XfKVAb4gf22v0bVJtp4I= =LBwZ -----END PGP SIGNATURE-----
On Fri, 2006-05-26 at 11:13 -0400, Arun Mallikarjunan wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi, When I develop software, I often print the output on the console which most of the time overruns the screen and even scrolling does not help in seeing everything. In windows when I used putty I could set the buffer size to whatever I wanted. Is there a place where I can do the same for Konsole?
Sure is. look under Settings-->History You can set it to any size including unlimited. -- Ken Schneider UNIX since 1989, linux since 1994, SuSE since 1998
Arun Mallikarjunan wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi, When I develop software, I often print the output on the console which most of the time overruns the screen and even scrolling does not help in seeing everything. In windows when I used putty I could set the buffer size to whatever I wanted. Is there a place where I can do the same for Konsole?
TIA, Arun -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFEdxsh/ImPbuYUWasRAtO3AKDrvjkDADMrHU9VWhy5H7dbAfqiEgCfQaFe Yv6XfKVAb4gf22v0bVJtp4I= =LBwZ -----END PGP SIGNATURE-----
How about piping the contents to an editor (e.g. "... | vi -") or a viewer (e.g. "... | less)? Greets, -- Benjamin Belau Support | IVV5 | Math | uni-muenster.de Tel.: (0251) 83-33754 http://wwwmath.uni-muenster.de/IVV
participants (3)
-
Arun Mallikarjunan
-
Benjamin Belau
-
Ken Schneider