Dart Home | PowerTCP Emulation for .NET | Custom Development | Reply | PowerTCP Emulation for .NET Topics | Forums |
Author | Forum: PowerTCP Emulation for .NET Topic: E437: terminal capability "cm" required ? |
MYedge From: USA Posts: 9 Member Since: 11/10/15 |
posted November 24, 2015 2:25 PM I'd like to use the vt320 terminal type in my terminal emulator. When I connect to my test linux box from the Emulator Sample application (SshVtClient.45) and use vi it works fine, but when I try to use that terminal type with vi from my own application connected to the same linux machine, I get this error: {E437: terminal capability "cm" required} I used a lot of the same code from the sample application with a few changes. What am I missing? |
MYedge From: USA Posts: 9 Member Since: 11/10/15 |
posted November 24, 2015 3:27 PM Update: This error only occurs if I am sudo as root. I can recreate it in the sample application so I'm not missing anything after all. Does anyone know if there is a way around that? |
MYedge From: USA Posts: 9 Member Since: 11/10/15 |
posted November 24, 2015 5:02 PM Ignore this question. vt320 isn't available on the server I'm connected to. That would account for the error. I discovered this by running this command: ls /lib/terminfo/* |
Reply | PowerTCP Emulation for .NET Topics | Forums |
This site is powered by PowerTCP WebServer for ActiveX |