jsch icon indicating copy to clipboard operation
jsch copied to clipboard

Ability to set client terminal size

Open aciddj opened this issue 7 years ago • 0 comments

Add the ability to set client terminal size via "pty-req". Now the 'setPtySize' method exists in the ChannelSession class but that class is not public. Channel itself does not have setPtySize.

aciddj avatar Feb 25 '18 16:02 aciddj