Hi,

On 12/6/06, Alan G Isaac <[EMAIL PROTECTED]> wrote:
On Wed, 6 Dec 2006, Bill McCarthy apparently wrote:
> I repeated this starting with a file name "file":
> gvim -u NONE -i NONE -N file
> Here I see what appears to be a cosmetic bug.  I am seeing:
> i  iiii         @IIII <buffer>
> v  vvvv         @VVVV

I am using Vim 7.0.
Starting with
gvim -u NONE -i NONE -N file
I see that maps and vmaps that are local to the buffer are
not cleared when the buffer is deleted (:bd).  Peter is also
reporting this behavior.  Are you saying you see something
else? If so, what is your version?


This bug is fixed by the following patch to Vim7:

7.0.031: after deleting a buffer its Select mode mappings remain

- Yegappan

Reply via email to