mirror of https://github.com/wolfSSL/wolfssh.git
When running the build tests, the terminal size gets set to 0x0. When then tests finish, things like vim start to misbehave until you change your term window size. 1. Echoserver will not change the terminal size when in echo mode. 2. Do not update the modes when the echo server is not in echo mode. 3. Do not set the terminal update callback context when the echo server is not in echo mode. 4. Update the guards around the above three items to match the guards for the modes update function. |
||
|---|---|---|
| .. | ||
| client | ||
| echoserver | ||
| portfwd | ||
| scpclient | ||
| sftpclient | ||
| include.am | ||