jsch
jsch copied to clipboard
Ability to set client terminal size
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.