Skip to content

Terminal window resizing #40

@jcoder76

Description

@jcoder76

Maybe I am looking at things improperly, but I was trying to find a way to support dynamic terminal resizing using SSH.NET as the connection. Naturally the remote endpoint is expecting a window size in order to properly form the console output wrapping, but all the window sizing code in SSH.NET seems to be hidden as internals.

Although you can set the initial size in ShellStream or Shell, there are no methods for changing that while a connection is alive and you can't seem to relinquish the ShellStream and create a new one in the same connection without crashing the whole application.

I am using 2013.4.7 stable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions