On 4/21/06, Yakov Lerner <[EMAIL PROTECTED]> wrote:
> At the request of Nikolai Weibull, I made a patch, the
> pushkeys({string}) function which add keys sequence to the
> typeahead bufer.
>
> My point is that absence of such function puts console vim
> users at disadvantage. Gui vim users always have this
> functionality by means of remote_send(v:serername,{string});
>
> Implementation is exceptionally simple, it's 1-liner. We just
> call existing server_to_input_buf(). It's same thing as receiving end
> of  remote_send(v:serer_name,{string}) does, but works for any vim,
> even if vim has no server name.

Thanks, Yakov!

I'm not able to try it at the moment, but it sounds promising.

Cheers!

  nikolai

Reply via email to