connect to a HP9000 using unix and vi editor.
when in vi i have a lot of trouble and lockup to where i have to end session. any setting here i can change to make this work better? looking at the ^M info you have sent me but the editor i use like esc codes to save and just get error beeps? thanks!
Have you checked TERM environment variable? After connected to server, try issuing "echo $TERM" command.
Depending on this value, server selects appropriate terminal emulation mode and it seems you have set this value incorrectly and the server is sending terminal control codes that Token2Shell cannot understand. Please try changing the value to "vt100" or "xterm".
In order to change the value, you can edit your login script, or modify the setting under [ Tools ] -> [ Options ] -> "Session Defaults" -> "Terminal" -> "Terminal Answerback" *BEFORE* connecting to the server. (If you're using address book, you need to change the same option under "Terminal" section.)
Hope this helps.
Best regards,
Support Team (support@choung.net)
Choung Networks | http://choung.net/
thanks!!! that did it, you guys are great! thanks for all the support.