About the backslash in VI
am 05.11.2007 22:47:29 von parag_paulhi 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
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
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
Many terminals do that. However, apparently, your vi doesn't
seem to think that DEL is the character sent upon
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
--
Stéphane