Dear All,

Admittedly I am using a slightly old version of Vim (7.3.712). However, I
wanted to check the behaviour of the dot command.

I open the R command, type text, moving onto the next line, type more text,
then close the R command. I know that if you change line in the middle of
any kind of insert, typically only the last line is available via the "."
command.

However, in this case the replace command is repeated as an insert.

e.g.

Before:

abcdefgh
ijklmnop

After Replace command (cursor position indicated by ^):

xxxxefgh
xxxxmnop
    ^

After ".":

xxxxefgh
xxxxxxxxmnop

Expected:

xxxxefgh
xxxxxxxx


Can anybody confirm if this behaviour by design (e.g. for POSIX compatibility)
or if it's a bug?

Cheers,

Andre Sihera.

--
--
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