Using the keyboard if I hit CTRL+Z it will send that command to the telnet/ssh window. If I use the sequence ^z in a macro which says will send that key command it does not. It only sends the actual ^ and z to the window.
vmware_2017-05-30_22-09-53.png
Hello,
Thank you for reporting this issue. We'll see what we can do for the rebex terminal since it looks like what you're using.
We'll also be making changes to how we handle macros with our own terminal control to allow sending that sort of key combination.
Regards,
Hubert Mireault
We'll have this done for our terminal by the next minor version of RDM. We're still checking for the Rebex terminal.
To use ctrl-Z or any other combination of ctrl and a key, you'll have to use "{CTRL}" followed by the character you want. This means for ctrl-z you'll have to enter the following:{CTRL}Z
Regards,
Hubert Mireault
We found a way to do this with the Rebex terminal too so it will be available in the next minor RDM update.
Regards,
Hubert Mireault