On Wed, Jun 3, 2009 at 6:54 PM, Wu, Yue wrote: > > On Thu, 04 Jun 2009 06:42:57 +0800, Gary Johnson wrote: > >> normal \<Esc> > > But it has limitation, hmm? when I use it in my script, vim warns: > > E523: Not allowed here. > > Maybe it can't be used when vim in sandbox.
That needs to be exe "normal! \<Esc>" afaics. But, it ought to work in the sandbox.... ~Matt --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
