Forum Discussion
Mike_Rodrigues
Product Manager
4 years ago
@MCMCMC the Expect class is hardcoded to set VT102 on the channel. I don't think you can access that object to change it.
Ideally we'd have this configurable somewhere, either via agent.conf, or exposing a method.
If you're SSHing into linux you should still be able to set it through the shell with something like "export TERM=xterm" .