Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

starting tidal and vim in a tmux session #29

Open
ovitus opened this issue Jan 17, 2019 · 4 comments
Open

starting tidal and vim in a tmux session #29

ovitus opened this issue Jan 17, 2019 · 4 comments

Comments

@ovitus
Copy link

ovitus commented Jan 17, 2019

How do I start tidalvim in a pre-existing tmux session? Whenever I launch it via tidalvim, it always creates a session for me. Otherwise I get an error like this:
[root@gns333 ~]# tidalvim
/usr/local/bin/tidalvim: line 18: /tmp//tmux-0/default,2875,0: No such file or directory
/usr/local/bin/tidalvim: line 18: /tmp//tmux-0/default,2875,0: No such file or directory

@gilfuser
Copy link
Contributor

gilfuser commented Jan 17, 2019 via email

@ovitus
Copy link
Author

ovitus commented Jan 17, 2019

Ok, but I can't execute code in the second pane. I'm using VIM. How do I get connect it to the Tidal session?

@ryanlaws
Copy link

I've been starting up letting the included bash script fire up Tidal for me, but I don't know if that's feasible for you. If not, check these lines - it looks like it will attach to a session named "tidal", although I haven't tested it:
https://github.com/tidalcycles/vim-tidal/blob/master/bin/tidalvim#L16

@rdtor
Copy link

rdtor commented May 6, 2019

i get the same error /usr/local/bin/tidalvim: line 17: /tmp//tmux-1000/default,2700,3: No such file or
directory
/usr/local/bin/tidalvim: line 17: /tmp//tmux-1000/default,2700,3: No such file or
directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants