-
Notifications
You must be signed in to change notification settings - Fork 56
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
Comments
Hi ovitus.
I do it this way:
I start tidal in one pane (split?) And nvim, or vim in another. And that's
all.
Bests
…On Thu, Jan 17, 2019, 1:17 PM ovitus ***@***.***> wrote:
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:
***@***.*** ~]# 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
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#29>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AI-AKuIso6LgY-m1m7JpmHUb2TWBLgVKks5vEJQNgaJpZM4aFzJm>
.
|
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? |
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: |
i get the same error /usr/local/bin/tidalvim: line 17: /tmp//tmux-1000/default,2700,3: No such file or |
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
The text was updated successfully, but these errors were encountered: