Afficher un message
Vieux 06/11/2007, 01h54   #2
Stephane CHAZELAS
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: About the backslash in VI

2007-11-05, 21:47(-00), parag_paul@hotmail.com:
> hi All,
> I tried fixdel but then the backspace acts like delete
>
> Now I am seeing the following
> dfads^?^?^?^?^?^?^? ^?^?^?^?
>
> When ever I press backspace i see them


stty erase '^?'

may fix it. But chances are that your problem is deeper than
that.

It's normal for your <Backspace> to send the DEL characters.
Many terminals do that. However, apparently, your vi doesn't
seem to think that DEL is the character sent upon <Backspace>

It may be either because your terminfo database is not correct
or because your terminal "erase" setting is not correct, or
whatever vi uses to determine what character is sent upon
<Backspace>.

--
Stéphane
  Réponse avec citation
 
Page generated in 0,04414 seconds with 9 queries