Dain Miller
3246f75827
Update vim-tmux-runner.txt
2015-10-17 02:08:43 -04:00
Raine Virta
9b9c8f70bb
fix g:vtr_filetype_runner_overrides typo
2015-06-09 10:58:15 +03:00
Chris Toomey
0a80e5bc67
Add VtrSendFile command and docs
...
Closes #30 - Add SendFile command proper
2015-02-06 19:48:48 -05:00
Chris Toomey
e8abf1ae69
Remove ZoomRunnerPane in favor of FocusRunnerPane
...
The functionality was largely duplicated across the commands, and with
regard to naming, `FocusRunnerPane` better maps to how I use it.
Closes #35 - Unify Focus & Zoom runner pane functions
2014-12-31 14:12:25 -05:00
Rusty Geldmacher
1187668e56
Fixed a couple documentation typos
2014-09-19 09:01:01 -04:00
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