Re: Row and Column Size
- From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
- Date: Mon, 26 May 2008 12:15:42 -0700 (PDT)
On 26 May, 11:22, dd <d...@xxxxxxx> wrote:
All,
I've been writing an SSH client for fun and learning, and I've noticed
that my (OpenSSH) server sends "\r" characters after every 80 characters
of output. How can I have my client set the row and column size? I
would like to do this dynamically when the window is resized as well.
Are there any limitations to the row and column size values?
Thanks,
Dan
It's a terminal setting. You need to confince your terminal type that
your window is larger, which depends on your SSH client. There are
some limits, depending on the typical maximum line lengths set in your
stdio.h and related include files for your operating system.
What SSH client or terminal emulator are you using? From what client
OS?
.
- Follow-Ups:
- Re: Row and Column Size
- From: dd
- Re: Row and Column Size
- From: Per Hedeland
- Re: Row and Column Size
- References:
- Row and Column Size
- From: dd
- Row and Column Size
- Prev by Date: Re: scp via a intermediate computer
- Next by Date: PuTTY command line options
- Previous by thread: Row and Column Size
- Next by thread: Re: Row and Column Size
- Index(es):
Relevant Pages
|
|