You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It could be awesome if we could send the current line/ word or selection to
the window wich is running the conque plugin.
for example when editing a python file it could be interesting to send the
line/word or selection to the conque window running ipyton
Original issue reported on code.google.com by Francois...@gmail.com on 15 Oct 2009 at 2:22
The text was updated successfully, but these errors were encountered:
The new version, 0.4, includes a feature like this.
Highlight some text in visual mode then press <F9>.
You will want to use the setting
set switchbuf=useopen
in your .vimrc so your cursor will jump to the open conque buffer instead of
duplicating it.
Original comment by nicora...@gmail.com on 30 Oct 2009 at 5:44
Original issue reported on code.google.com by
Francois...@gmail.com
on 15 Oct 2009 at 2:22The text was updated successfully, but these errors were encountered: