Ben Schmidt wrote:
>>> Try this:
>>>
>>> vim --remote-expr 'feedkeys("\<F4>")'
>>>
>>> :help feedkeys()
>>>
>> Thanks. It works, but it is not portable, so that's not enough for me.
>> But anyway, I can go without mapping support in --remote-send, if I am
>> aware of it.
>
> Not portable?! Why not?
My mistake, I checked many things and actually read the help of the ole
version, which is named SendKeys.
So it is portable indeed, thanks a lot.
cheers,
Philippe
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---