This may be a really simple question, but I was wondering if someone could provide some examples of how to pass various Terminal Mode encoding options through in the libssh2_channel_request_pty_ex function? In particular I'm interested in passing through the VERASE setting so that the SSH target system has a better chance of picking up the erase character being sent by the client. Most of the examples I've been able to find just use the libssh2_channel_request_pty() macro, which seems to pass no terminal mode options to the _ex() function, so I was hoping someone could provide an example of how to pass options?
Thanks, Nick
_______________________________________________ libssh2-devel https://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel