Adjusting Rows/Columns - WeOnlyDo Discussion board

Adjusting Rows/Columns (wodSSH / wodSSH.NET)

by fox, Tuesday, May 02, 2006, 13:01 (6577 days ago)

I have a question...

As far as I can see, currently there are no properties/methods to change Rows and Columns (on server) once the connection established.

Is there any escape-sequences or something to do it manually?

I have a common problem - user changes the size of the window but the server doesn't know anything about it. Remote programs send strings formatted for the previous size of terminal and sometimes it looks very-very bad.

It should be applicable to vt100 emulation and it looks like the solution exists because the PuTTY can do this but I don't catch how.
(it places Outgoing packet type 93 / 0x5d (SSH2_MSG_CHANNEL_WINDOW_ADJUST) string in the log)


Complete thread: