[EMAIL PROTECTED] wrote:
This is not new behavior for VIM, but I am finally asking.I would like to be able to repeat via '.' my last cut/paste action. For example: cw5<C-V> After I do the above, the repeat function '.' does not work. This does work on my old 'vi' that I use on Solaris. Tom Hertneky
[corporate "copyright" snipped]What happens if, instead of pasting with Ctrl-V ("the Windows way"), you use "+p or "+gP ("the Vim way")?
Best regards, Tony.