> 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:
Post a Comment