On Tuesday, December 11, 2012 10:23:46 AM UTC+13, ping wrote:
> but right after I hit enter , I end up with:
> =strftime('%c')
>
> E15: Invalid expression: strftime('%c')^\e<SNR>113_WrapCmdLine()
> Press ENTER or type command to continue
You have a command-mode mapping of <cr>. To find out where the mapping is
coming from, run :scriptnames and see which is 113.
Try pressing <esc> instead of <cr>, maybe it's not mapped.
Regards, John Little
--
You received this message from the "vim_use" 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