-
Notifications
You must be signed in to change notification settings - Fork 82
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
codi from shell wrapper with filename not allowing input #63
Comments
Would you mind pasting your shell wrapper code? It's possible that you're using an old revision of it which had a bug. |
Yeah, I think I'm using the most recent version in the README. Thanks for your help!!
|
Unfortunately, I can't seem to reproduce this :( To narrow down what might be causing the problem, could you try reproducing this with the synchronous flag set? |
That didn't fix things for me. However, if I remove the "set buftype=nofile" from the shell command, then things seem to work perfectly fine. Is that supposed to prevent quit warnings on that right-side buffer?? |
Sorry, "bt=nofile" |
I'm on OS X, with a compiled-from-source vim 8. Basically my entire vimrc, minus Vundle stuff for codi, is commented out. When I try opening with a filename, I can't type anything. If the filename happens to be an existing file, I can type, but nothing shows up in the codi righthand side (this isn't shown in the screencast).
https://asciinema.org/a/0s5bg7nndgc5cn96s01dbrrwk
Script:
BSD December 4, 2013 BSD
Vim version: http://pastebin.com/pcQ34Nba
Codi log (for the error case): http://pastebin.com/i2xZuEh9
The text was updated successfully, but these errors were encountered: