On Wed, Mar 10, 2010 at 7:29 PM, SungHyun Nam <[email protected]> wrote:
> Hello,
>
> With the attached files (vimrc and mb.txt), if I open the mb.txt
> and just type A,
> gvim -u vimrc -U NONE --noplugin mb.txt
> A,
>
> Now, I should saw (X = cursor):
> ....aaaa,X
> But, I saw
> ....aaaa, X
>
> It occurs on 3 different versions of gvim,
> win32/cygwin-gtk2/linux-gtk2. I included cygwin-gtk2 version info
> below.
I can't reproduce; the cursor winds up at the right spot for me - vim
7.2.330 in xterm, with X11-Motif GUI, and with GTK2-GNOME gui. What
are your encoding settings during that test case?
:set enc? fenc? tenc?
~Matt
--
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