On Thu, Jun 08, 2006 at 06:05:51PM -0600, Christian J. Robinson wrote:
> On Fri, 9 Jun 2006, Edwin Steiner wrote:
>
> > I see a strange behaviour for mappings in vim 7. Vim seems
> > to change such mappings to select-mode mappings when the buffer is
> > deleted, and th
[ Sorry, forgot to do group-reply. ]
On Thu, Jun 08, 2006 at 06:05:51PM -0600, Christian J. Robinson wrote:
> On Fri, 9 Jun 2006, Edwin Steiner wrote:
>
> > I see a strange behaviour for mappings in vim 7. Vim seems
> > to change such mappings to select-mode mappings
Hello!
I see a strange behaviour for mappings in vim 7.
Vim seems to change such mappings to select-mode mappings when
the buffer is deleted, and then re-opened.
Steps to reproduce (file TEST does not exist):
:e TEST
:map \\ :echo "mapped!"
At this point :map shows the mapping and it