Hirohito Higashi wrote:

> How to reproduce:
> - Run vanilla Vim with some setting.
>   $ vim -Nu NONE +"set bs=indent,eof"
> - set buffer lines and cursor goto first line.
>   :call setline(1, "aaa", "aaa12345", "aaaabcdef")
>   gg
> - Start keyword local completion and Back at original.
>   A<C-X><C-N><C-P>
> - Type some <BS>.
>   <BS><BS><BS>
> 
> Expected result:
> - The first line of buffer is `aaa`.
> 
> Actual result:
> - - The first line of buffer is `a`.  Current Vim does not respect 'bs' 
> option in ins-completion mode.
> 
> 
> I wrote a patch.  Of course, it has a test.
> Please check it.

Thanks!

-- 
The Characters and incidents portrayed and the names used are fictitious and
any similarity to the names, characters, or history of any person is entirely
accidental and unintentional.
                                  Signed RICHARD M. NIXON
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_dev" 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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui