On Thu, Oct 17, 2019 at 10:52:14AM -0400, Steven Yi wrote: > > For live coding and Vim I use this plugin: > > https://github.com/kunstmusik/csound-repl > I downloaded this a week or so ago, but I'm afraid I can't make it work as advertised. Luis Jure's version of csound.vim seems fine, but --although it sends to port 10000 -- your code doesn't seem to send what it should. (I'm using netcat to receive, rather than Csound itself, so I can check what's happening.) If I open a csd file and go to the Instruments section, then place the cursor on a global line and hit '\eo', it transmits that line, but with no terminating newline. Succeeding transmissions just concatenate. Your instructions state (and looking at the code as far as I understand it it should), if I move the cursor inside an instrument, send that whole instrument. This never happens -- just the line as before. I'm using vim 8.1 (May '18 it seems) and of course it has python enabled. Any clues? Thanks, -- Pete -- Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here