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

Breaks with JRuby using VIM as editor #3

Open
dlee opened this issue Jan 20, 2011 · 6 comments
Open

Breaks with JRuby using VIM as editor #3

dlee opened this issue Jan 20, 2011 · 6 comments

Comments

@dlee
Copy link

dlee commented Jan 20, 2011

The VIM output is piped to STDOUT without letting me interact with the VIM interface. You can briefly see VIM's warning message:
Vim: Warning: Output is not to a terminal
Vim: Warning: Input is not from a terminal

@lmarlow
Copy link
Owner

lmarlow commented Jan 20, 2011

Which version of jruby are you using?

@dlee
Copy link
Author

dlee commented Jan 21, 2011

This is reproducible on 1.5.6 and 1.6.0.RC1. I haven't tried any older versions.

@lmarlow
Copy link
Owner

lmarlow commented Mar 22, 2011

FYI, I haven't forgotten about this. I've looked into it and am playing with the spoon gem for spawning processes from JRuby.

@trailstrider
Copy link

Just an update, I see the issue still in JRuby 1.6.1. Are there any known workarounds?

@trailstrider
Copy link

I should add that im coming from the 'bundle open [gemname]' which i guess is just using gemedit. Is there a chance this is already fixed and bundler just needs to be updated?

@lmarlow
Copy link
Owner

lmarlow commented Apr 27, 2011

bundle open does not use gemedit under the hood, they are very similar though. This has not been fixed yet, I would love some patches for it :)

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

3 participants