Kyle,
Thanks for the response!
In truth, I only verified the other behavior in Windows GVim (don't
have a Linux install up at the moment). But that was with a fresh
install of vim7.3 and an empty vimrc, and I saw the behavior I was
accustomed to seeing. Since this behavior seems to not be isolated to
the Mac version, where is the best place for me to ask my question to
the larger Vim community?
Brian
On Sep 20, 2:46 pm, Kyle Lippincott <
spect...@gmail.com> wrote:
> I see this same behavior on my vim7.3 install on linux and my vim7.2 install
> on command line snow leopard. This seems like there's something in your
> vimrc in the other environments that's changing this from the default.
> Curiously, y$ doesn't do this, just v$y and v$y behaves strangely here,
> because v$hy grabs up to but not including the last character, v$y grabs
> everything and the newline. I don't have virtualedit on.. no idea on this
> one. :P
>