Skip to content
New issue

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

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

Already on GitHub? # to your account

Issues with vipy in terminal vim #5

Open
tcuthbert opened this issue May 2, 2013 · 2 comments
Open

Issues with vipy in terminal vim #5

tcuthbert opened this issue May 2, 2013 · 2 comments

Comments

@tcuthbert
Copy link

Hey I'm getting a few oddities whilst running vipy in terminal vim.

  1. I'm unable to get into "..." indent mode but it works with gvim. (I've noticed that pressing enter takes me out of insert mode)
  2. Shift F12 does not shutdown ipython process. I get:
    Traceback (most recent call last):
    File "", line 1, in
    NameError: name 'shutdown' is not defined
  3. I need to start the process twice (I'm guessing first time it crashes) to be able to interface with the buffer.
@johndgiese
Copy link
Owner

Thanks for posting this! I actually have never tried running vipy in the terminal; I am slightly surprised it works at all!

So I fixed a small bug, that I think will fix 2 and 3 (I haven't tested thought because I have a report due tomorrow). I will have to look into 1 some more, but will hopefully get to it sometime in the next week or so.

Definitely let me know if there are any other issues you run into. I am working on a full rewrite that will make the code much cleaner and easier to maintain/extend from where it is now. I hope to make some good progress early this summer; if you have any thoughts/suggestions on how to make it better let me know and I will try to incorporate some of them.

@tcuthbert
Copy link
Author

Awesome! Can confirm 2 for now. Will monitor and let you know how I go.

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

No branches or pull requests

2 participants