[CM] Getting snd to work with conjure/neovim

Christos Vagias chris.actondev at gmail.com
Tue Jun 13 02:40:29 PDT 2023


There's a typo in "stdio" in the prompt pattern line. The docs AFAIU say
that conjure will wait for the configured regexp till it can send more
commands, so a misconfiguration there could explain the hanging/not sending
commands

On Tue, 13 Jun 2023, 08:00 Kenneth Flak, <kennethflak at protonmail.com> wrote:

> Hi,
>
> I am trying to get the neovim plugin conjure (
> https://github.com/Olical/conjure/wiki/Quick-start:-Scheme-(stdio)) to
> talk to snd. So far I am succesfully opening snd whenever I open a .scm
> file, but I can't get the communication going between the two. Has anybody
> tried anything similar, or do you spot something in this that would make it
> possible? As far as I understand snd listens to stdin, so it _should_ be
> doable... At the moment I am running these lua commands on startup:
>
> vim.g['conjure#client#scheme#stdio#command'] = "snd"
> vim.g['conjure#client#scheme#stiod#prompt_pattern'] = "> $?"
>
> Any help is much appreciated!
>
> Best,
> Kenneth
>
> --
> Roosna & Flak - Contemporary Dance & Music
> Web: roosnaflak.com
> Code: {github,gitlab}.com/kflak
> Mastodon: @kf at sonomu.club
>
>
> _______________________________________________
> Cmdist mailing list
> Cmdist at ccrma.stanford.edu
> https://cm-mail.stanford.edu/mailman/listinfo/cmdist
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/cmdist/attachments/20230613/f2e238b0/attachment.html>


More information about the Cmdist mailing list