Currently, if you have one open edit buffer and the open IPython buffer (via ipy.vim), you cannot re-size the IPython buffer. In other words, if you try re-sizing the IPython buffer, it will be reset to the original size at the next command.
How can I change this so that the re-sized IPython buffer stays re-sized upon subsequent commands?
Currently, if you have one open edit buffer and the open IPython buffer (via ipy.vim), you cannot re-size the IPython buffer. In other words, if you try re-sizing the IPython buffer, it will be reset to the original size at the next command.
How can I change this so that the re-sized IPython buffer stays re-sized upon subsequent commands?
Thanks!
Jose