On 2009-08-12, Edward Peschko wrote:
> First of all, thanks for the suggestions. feedkeys in fact does work,
> > but exe "normal /pattern" with or without <CR> does not.
> > Strange. I'm using 7.2 vim..
>
> Did you put the backslash in front of <CR>?
>
> regards,
> Christian
>
> Ok, yes, a backslash works w/normal. But I'm still confused -
> why doesn't any text show up on the screen when I don't use
> a <CR>? I would have thought that that would have happened
> (as it does when you forget a <CR> at the end of a map command..
>From ":help :normal":
:norm[al][!] {commands}
If {commands} does not finish a command, the last one will
be aborted as if <Esc> or <C-C> was typed.
Regards,
Gary
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---