12 Commits

Author SHA1 Message Date
Chris Toomey
fb486dcfed Use <leader> maps. Not sure how this lasted so long... 2014-04-11 13:50:25 -04:00
Chris Toomey
cf0b282fe2 Add zoom runner command and map 2014-04-11 13:43:23 -04:00
Chris Toomey
191d9d843c Add support for python syntactic whitespace
Closes #18 - Stripping whitespace

Add ipython readline and auto-indent notes
2014-02-17 10:30:18 -05:00
Chris Toomey
0470d5cb3f Add CtrlD send sequence 2013-03-22 14:48:03 -04:00
Chris Toomey
b612b63ec9 Update docs for VtrOpenRunner commands
Closes #9 - VtrOpenRunner command ignoring percentage
2013-03-09 14:33:12 -05:00
Chris Toomey
0160b455e1 Add ability to pass parameters to OpenRunner cmd
Closes #5 - Accept arguments to OpenRunner command for context specific
runners

This allows for specific variants of the VtrOpenRunner command to be
mapped allowing for context dependant runner orientations, sizing, and
initial command.
2013-01-27 12:21:39 -05:00
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