<div dir="auto"><div>There&#39;s a typo in &quot;stdio&quot; 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<br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 13 Jun 2023, 08:00 Kenneth Flak, &lt;<a href="mailto:kennethflak@protonmail.com">kennethflak@protonmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I am trying to get the neovim plugin conjure (<a href="https://github.com/Olical/conjure/wiki/Quick-start:-Scheme-(stdio)" rel="noreferrer noreferrer" target="_blank">https://github.com/Olical/conjure/wiki/Quick-start:-Scheme-(stdio)</a>) to talk to snd. So far I am succesfully opening snd whenever I open a .scm file, but I can&#39;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:<br>
<br>
vim.g[&#39;conjure#client#scheme#stdio#command&#39;] = &quot;snd&quot;<br>
vim.g[&#39;conjure#client#scheme#stiod#prompt_pattern&#39;] = &quot;&gt; $?&quot;<br>
<br>
Any help is much appreciated!<br>
<br>
Best,<br>
Kenneth<br>
<br>
-- <br>
Roosna &amp; Flak - Contemporary Dance &amp; Music<br>
Web: <a href="http://roosnaflak.com" rel="noreferrer noreferrer" target="_blank">roosnaflak.com</a><br>
Code: {github,gitlab}.com/kflak<br>
Mastodon: @kf@sonomu.club<br>
<br>
<br>
_______________________________________________<br>
Cmdist mailing list<br>
<a href="mailto:Cmdist@ccrma.stanford.edu" target="_blank" rel="noreferrer">Cmdist@ccrma.stanford.edu</a><br>
<a href="https://cm-mail.stanford.edu/mailman/listinfo/cmdist" rel="noreferrer noreferrer" target="_blank">https://cm-mail.stanford.edu/mailman/listinfo/cmdist</a><br>
</blockquote></div></div></div>