On Sat, Apr 08, 2000 at 01:06:24PM -0700, Ken Gosier wrote:
> Hi, I just upgraded from RH6.0 to 6.2 on my Toshiba laptop,
> and I get some strange behavior out of vi now.
>
> I find that after I've viewed and/or modified a file in vi,
> the command prompt has been munged a little. Usually it's
> something like:
>
> [ken@localhost ~]$
>
> but after getting out of vi, a 'c' is always prepended:
>
> c[ken@localhost ~]$
>
> If I just press RETURN once, the 'c' goes away, and the
> prompt is normal again. Am I alone in this, or have other
> people seen it?
Probably one of:
-you've got the wrong terminal type set, or
-the termcap/terminfo entry for your terminal is wrong.
Looks like some terminal command sequence that is being emitted contains
a letter 'c' that is appearing on the screen instead of performing some
function. Most likely that's because there's a command being sent to the
terminal that it doesn't recognize, and THAT's most likely because of one
of the two above items.
Fred
--
---- Fred Smith -- [EMAIL PROTECTED] ----------------------------
The eyes of the Lord are everywhere,
keeping watch on the wicked and the good.
----------------------------- Proverbs 15:3 (niv) -----------------------------
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.