> vim --remote-expr "DoCommand('echo 5')"
>
> Or, by feeding keys:
>
> vim --remote-send ":echo 5<CR>"

Yes, thanks.  I was using eval as an example to show that I wanted to
run a command from an expression for people not familiar with remote

Sean

-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to