ivanov/vim-ipython

how to stop the mouse over method to see its definition feature

Opened this issue · 0 comments

Randomly whenever I mouse over a method or class in gvim a "popup" window with less then helpful information about the class appears. Then it refuses to disappear until i mouse over another method. I'm trying to track down this behavior and think this plugin might be responsible. I say might, because i'm not sure. Adding to the confusion is that i removed this plugin some time back...

here is the behavior i'm seeing, that i want to stop, from your docs:

IPython's object? Functionality

If you're using gvim, mouse-over a variable to see IPython's ? equivalent. If you're using vim from a terminal, or want to copy something from the docstring, type d. is usually \ (the backslash key). This will open a quickpreview window, which can be closed by hitting q or .