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

Frozen? #20

Closed
jShaf opened this issue Jul 1, 2012 · 3 comments
Closed

Frozen? #20

jShaf opened this issue Jul 1, 2012 · 3 comments

Comments

@jShaf
Copy link

jShaf commented Jul 1, 2012

I just had vim-slime installed and created tmux window with vim in top pane and mysql in bottom pane before I tried C-c C-c from within vim pane to execute mysql statement in mysql pane. It would just froze. I had to kill vim process every time. :(

ps: yes, i did get a prompt to go with default session with current window but with :1 for the bottom pane.

@jpalardy
Copy link
Owner

jpalardy commented Jul 1, 2012

There was a slight change of code yesterday (or the day before). By default, tmux's STDIN would be used. There's also the possibility of going through a tempfile if you set g:slime_paste_file.

Which one are you using? Could you try both?

What happens if you don't it manually on the command-line?

@jpalardy
Copy link
Owner

No updates on this, closing for now.

@jShaf
Copy link
Author

jShaf commented Mar 1, 2015

I did not have have slime_paste_file set so I suppose it uses STDIN by default. When I use slime_paste_file, it does not freeze. What does it mean? What exactly happened? Thanks for your work!

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

2 participants