Using vim in server mode with ipython

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • James Stroud

    Using vim in server mode with ipython

    Hello,

    I found this page:



    But it does not seem to work for me. I set the editor in ipythonrc to
    gvim. Then I followed the instructions, step by step. To needlessly
    paraphrase the instructions:

    [0. I started gvim with "gvim --servername ipython"]
    1. I put the ipythonhooks.py in my $PYTHONPATH
    2. I cranked up ipython
    3. I imported ipythonhooks and set the hook
    [4. I started gvim with "gvim --servername ipython"]
    (if not done at step 0)
    5. I called %edit from ipython

    At which point ipython took me to a new gvi window (and process).

    What am I not doing that doesn't seem to be in the instructions?

    James

    --
    James Stroud
    UCLA-DOE Institute for Genomics and Proteomics
    Box 951570
    Los Angeles, CA 90095


Working...