supercollider / scvim

Vim plugin for SuperCollider
GNU General Public License v3.0
121 stars 28 forks source link

A problem I've never had #80

Open Etol1LC opened 3 weeks ago

Etol1LC commented 3 weeks ago

Hi! I'am a long time user of scvim and it has always worked beautifully. Today when running :SClangStart I'am getting this echoed by vim:

/home/etol/.vim/plugged/scvim/bin/start_pipe /home/e

and nothing happens.....

Does anybody knows what is this and how to fix it?

Thanks!

Etol1LC commented 3 weeks ago

Actually, looks like It works only if used out of tmux. If I start Tmux and then open a file.scd the command :SClangStart just Echo the Absolute Path to start_pipe (which Is actually the correct Path by the way!).