Saturday, May 28, 2011

Re: Problems with delete

On May 28, 6:58 pm, Bee <beeyaw...@gmail.com> wrote:
> On May 28, 5:11 am, TS <development.hardw...@googlemail.com> wrote:
>
> > I'm using vim on a linux system. If I type delete I'll get "^?".
> > In the bash delete works fine. How can I fix the problem?
>
> Add this to the .bashrc
>
> stty erase ^H
>
> where "^" is the character "^" followed by "H"

And help reference:

:help gui-pty-erase

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: