Hey Marc,
Thanks. I haven't looked into the async addon, but will do so. In the
past, I've tried other solutions (e.g., one using screen that worked
fairly well and had the advantage of being fairly simple), but nothing
felt quite as seamless as emacs' support. Would you say the async
addon gives an experience comparable to emacs, or does it still feel
relatively kludgy?

Thanks,
Brett S.

On Tue, Jul 12, 2016 at 9:32 AM, Marc Weber <marco-owe...@gmx.de> wrote:
>> Is anyone working on a Lisp/REPL implementation that will take
>> advantage of the asynchronous IO and other features added in Vim 8?
> Hi Brett,
>
> even without "new features" you can get close by eg using
> vim-addon-async. See its README.txt for alternative similar
> implementations.
>
> So I've been using ruby repl within a vim buffer for quite a while by
> piping from to stdin/out via a helper process calling back into vim via
> client-server feature.
>
> Marc Weber
>
> --
> --
> 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
>
> ---
> You received this message because you are subscribed to a topic in the Google 
> Groups "vim_use" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/vim_use/URCm1lJtBBk/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> vim_use+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to