6 Commits

Author SHA1 Message Date
Chris Toomey
f423093897 Revert "Create runner pane in temp window"
This reverts commit 60bb1622d4b061caa1c3349ea5986cd9e1c3f229.
2013-01-27 10:58:44 -05:00
Chris Toomey
fc3acbaded Add SendSelected and SendLine commands
These commands allow for arbitrary text in the Vim buffer
to be passed to the runner pane for execution.
2013-01-27 10:00:53 -05:00
Chris Toomey
3e4a0e50e2 Change default to not clear on resize 2013-01-26 13:07:03 -05:00
Chris Toomey
60bb1622d4 Create runner pane in temp window
In order to avoid rapid flickering of runner window as it is created
and initialized, create and initialize it in a temporary background
window then bring it in.
2012-11-29 19:32:41 -05:00
Chris Toomey
bd04034a14 Major update to the documentation 2012-11-25 22:56:22 -05:00
Chris Toomey
a601e99ffe Add doc file, prompt string option 2012-11-23 13:06:14 -05:00