ivanov / vim-ipython

A two-way integration between Vim and IPython 0.11+
http://github.com/ivanov/vim-ipython
1.04k stars 163 forks source link

automatically flush vim-ipython buffer #111

Open reckoner opened 10 years ago

reckoner commented 10 years ago

Is it possible to automatically flush (i.e. empty) the vim-ipython buffer? After about 10,000 lines of IPython output, gvim gets extremely slow.

Note that this is on Windows 7.

Thanks!