Jump to content
The mkiv Supra Owners Club

Any unix/telnet experts about?


Jake

Recommended Posts

This is bugging me and nobody here seems to know the answer.

 

I have to Telnet/SSH to lots of different unix boxes (AIX or Slowaris mostly). Sometimes the default keyboard settings work fine, sometimes they don't. Often the backspace key doesn't work, or doesn't work properly. If it does a ^H instead of backspacing I can change with a stty erase

 

but WTF do you do if the backspace does nothing?

 

Is it something to do with the terminal emulation? Or what?

 

:help:

 

 

Cheers.

Link to comment
Share on other sites

I'm no where near an expert with *nix I'm afraid but I always just mess with the term type and the key code settings on my client (eric's telnet 98)

 

I suppose if it's doing nothing (neither DEL (^?) or BS (^H) ) then maybe the term type is wrong at the other end, so the ^H (or whatever your client is configured to send) is being interpreted, but interpreted into no action. Have you looked at the term type ('set | grep TERM' or thereabouts) and setting it to vt100 or whatever ('export TERM=vt100' in bash) ?

 

Your client is definately configured to send the ^H on these do-nothing-hosts is it? It's not trying to auto-detect the host terminal type and failing, so removing the control char/key code mapping for BS that it sends?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. You might also be interested in our Guidelines, Privacy Policy and Terms of Use.