Re: Row and Column Size



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?
.



Relevant Pages

  • Re: Row and Column Size
    ... Per Hedeland wrote: ... I've been writing an SSH client for fun and learning, ... that my server sends "\r" characters after every 80 characters ... would like to do this dynamically when the window is resized as well. ...
    (comp.security.ssh)
  • Row and Column Size
    ... 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. ...
    (comp.security.ssh)
  • Setting Column and Row Size
    ... I've been coding an SSH client for fun and learning, and I've noticed that my (OpenSSH) server sends "\r" characters after every 80 characters of output. ...
    (comp.terminals)
  • Re: Row and Column Size
    ... I've been writing an SSH client for fun and learning, ... that my server sends "\r" characters after every 80 characters ... would like to do this dynamically when the window is resized as well. ... What SSH client or terminal emulator are you using? ...
    (comp.security.ssh)
  • Re: Row and Column Size
    ... I've been writing an SSH client for fun and learning, ... that my server sends "\r" characters after every 80 characters ... would like to do this dynamically when the window is resized as well. ... Read again - he's *writing* the client. ...
    (comp.security.ssh)