Thanks for the info Doug. A friend of mine set me on the right path. I
have been using vi in linux, except it was not vi. Vi was aliased to
vim. I had installed vim on my FreeBSD server the other day, but that
did not fix it. I found out that it has to be run with 'set nocp' so
that it doe
doug wrote:
On Mon, 11 Jun 2007, Scott Mayo wrote:
I am not on any VI list, but thought I would post this here to see if
anyone had any ideas.
This is my first FreeBSD server, so I am still learning.
I got my backspace and delete working the shell after a few
adjustments, but they still act
>
> Scott Mayo wrote:
>
> If I hit backspace it just backs up on the line until
> were input-mode
> was started during this input-mode session. If I hit
> delete then it
> capitalizes the charcter behind the cursor and throws
> me into
> command-mode.
You just need to get it configured
Scott Mayo wrote:
If I hit backspace it just backs up on the line until
were input-mode
was started during this input-mode session. If I hit
delete then it
capitalizes the charcter behind the cursor and throws
me into
command-mode.
===
This way to get things to delete in vi seems od