Commit Graph

  • d218407991 fixed master Navid Sassan 2021-09-21 17:45:49 +02:00
  • c762cdf21d Send lines one at a time Chris Toomey 2021-01-25 19:55:28 -05:00
  • 1f3d65e326 added VtrSetCommand function navid.sassan 2020-08-14 15:21:39 +02:00
  • 9d91062d79 attach pane when there is none instead of error navid.sassan 2020-08-14 15:21:01 +02:00
  • 1e8b1d5f7c fix: restore AttachToPane call Tom Meagher 2020-05-30 14:02:49 -04:00
  • 3a0f173620
    feat: VtrSendCtrlC and VtrSendKeysRaw (#98) Tom 2020-05-30 12:45:44 -04:00
  • e28aa7799a Update docs to match existing key mappings Marcus Stollsteimer 2020-01-19 19:35:12 +01:00
  • 38d923977c Focus Runner w/o Zooming - Bang Style (#94) Gabe Dunn 2019-10-13 08:27:58 -07:00
  • 436b17e62d Update documentation around VtrSendCommandToRunner Michael Anhari 2019-06-25 14:21:47 -04:00
  • 186643da4c Fix typo in docs (#89) Michael Anhari 2019-06-19 08:56:01 -04:00
  • 31f2a8aaa7 Allow chaining commands after VtrAttachToPane Chris Toomey 2018-11-04 15:01:50 -05:00
  • b9c630f882 Automatically detect and exit copy mode when sending commands #70 Vinod Krishna 2018-04-16 14:56:03 +05:30
  • 140017a04d Allow specifying the pane index with VtrAttachToPane (fixes #67) Vinod Krishna 2018-04-13 15:22:45 +05:30
  • 30ed8912f5 Add tmux version note to README Chris Toomey 2017-06-26 12:07:01 -04:00
  • 5ba24952c9 Update install notes to use vim-plug Chris Toomey 2017-06-25 17:35:31 -04:00
  • 6db978fd0a Add elixir to list of CurrentFiletypeRunners (#72) Michael Anhari 2017-04-11 22:08:55 -04:00
  • a7d1717e6b Add MIT License file Chris Toomey 2017-01-28 10:59:28 -05:00
  • 5efb5197bb Removed references to the non-existent function VtrSendSelectedToRunner (#64) rpisharody 2016-09-15 17:44:27 -07:00
  • 98618d2237 Add link to demo from Vim London Andy Waite 2016-02-27 08:41:50 +00:00
  • 3246f75827 Update vim-tmux-runner.txt Dain Miller 2015-10-17 02:08:43 -04:00
  • 9b9c8f70bb fix g:vtr_filetype_runner_overrides typo Raine Virta 2015-06-09 10:58:15 +03:00
  • 515f7d8730 Prevent kill wrong background window Chris Toomey 2015-02-07 00:14:53 -05:00
  • 0a80e5bc67 Add VtrSendFile command and docs Chris Toomey 2015-01-07 16:21:35 -05:00
  • d6a0abcb26 Ensure valid runner pane setting before killing Chris Toomey 2015-01-27 15:35:44 -05:00
  • 745a54b0a7 Fix undefined vim_pane when reorienting Chris Toomey 2015-01-05 22:02:38 -05:00
  • 8d064375e5 Don't base pane validity on count Chris Toomey 2015-01-05 20:05:30 -05:00
  • d56939fa94 Add explicit EnsurePane option to sending commands Chris Toomey 2015-01-04 14:10:49 -05:00
  • a0d0e95cdf Unify SendCommand function & Command Chris Toomey 2015-01-03 18:20:47 -05:00
  • fa1e9a53e3 Reset the s:vim_pane when reattaching Chris Toomey 2014-12-31 14:50:49 -05:00
  • 8399c4ab7b Ensure runner_pane is valid before using Chris Toomey 2014-12-31 14:45:28 -05:00
  • e8abf1ae69 Remove ZoomRunnerPane in favor of FocusRunnerPane Chris Toomey 2014-12-31 14:12:25 -05:00
  • e1749bc7fb Error when running commands without a runner pane Chris Toomey 2014-12-31 14:05:31 -05:00
  • f39a860595 Capture the major orientation with AttachToPane Chris Toomey 2014-12-31 11:25:22 -05:00
  • cf363c892c Remove ResizeRunner command Chris Toomey 2014-12-31 11:01:24 -05:00
  • 20acb64319 Rename readme to .md extension, update sections Chris Toomey 2014-12-23 22:14:52 -05:00
  • b00685f019 Unify SendLines by making it accept a range Chris Toomey 2014-11-16 19:40:29 -05:00
  • 7c4cd3d059 Smarten up AttachToPane functionality Chris Toomey 2014-11-14 18:40:29 -05:00
  • e05b373ff3 Prevent killing the Vim pane Chris Toomey 2014-11-14 16:41:59 -05:00
  • 1be6d62b51 Ensure runner pane is present before sending lines Chris Toomey 2014-11-14 14:03:25 -05:00
  • 20a02948c7 Add mapping for AttachToPane Chris Toomey 2014-11-14 14:03:09 -05:00
  • 457c189f16 Ignore empty pane number in AttachToPane Chris Toomey 2014-11-14 13:46:17 -05:00
  • 4fdd883ce5 Zoom runner on focus Chris Toomey 2014-11-14 12:09:24 -05:00
  • 1187668e56 Fixed a couple documentation typos Rusty Geldmacher 2014-09-19 09:01:01 -04:00
  • 0c571bc5ca Enter copy-mode on zoom Chris Toomey 2014-07-27 19:26:13 -04:00
  • fb486dcfed Use <leader> maps. Not sure how this lasted so long... Chris Toomey 2014-04-11 13:50:25 -04:00
  • cf0b282fe2 Add zoom runner command and map Chris Toomey 2014-04-11 13:35:32 -04:00
  • 191d9d843c Add support for python syntactic whitespace Chris Toomey 2014-01-26 14:57:28 -05:00
  • 18d5ef9acd Allow for attaching to specific numbered pane Chris Toomey 2013-06-09 20:25:39 -04:00
  • 620f0ca989 Include explicit enter string Chris Toomey 2013-06-09 20:07:19 -04:00
  • 626531af5d Strip whitespace when sending lines Chris Toomey 2013-06-05 21:28:58 -04:00
  • 0470d5cb3f Add CtrlD send sequence Chris Toomey 2013-03-22 14:48:03 -04:00
  • b612b63ec9 Update docs for VtrOpenRunner commands Chris Toomey 2013-03-09 14:33:12 -05:00
  • d77014313e Add .gitignore for docs/tags Chris Toomey 2013-02-09 11:19:17 -05:00
  • 0160b455e1 Add ability to pass parameters to OpenRunner cmd Chris Toomey 2013-01-27 12:21:39 -05:00
  • f423093897 Revert "Create runner pane in temp window" Chris Toomey 2013-01-27 10:58:44 -05:00
  • fc3acbaded Add SendSelected and SendLine commands Chris Toomey 2013-01-27 10:00:53 -05:00
  • 00b5ae4e40 Accept optional new_percent arg to Resize command Chris Toomey 2013-01-26 17:50:18 -05:00
  • 3e4a0e50e2 Change default to not clear on resize Chris Toomey 2013-01-26 13:07:03 -05:00
  • 60bb1622d4 Create runner pane in temp window Chris Toomey 2012-11-29 19:21:46 -05:00
  • b8a531b9b8 Allow VtrSendCommandToRunner cmd to accept args Chris Toomey 2012-11-28 20:30:12 -05:00
  • 4d59059612 Guard against empty command string Chris Toomey 2012-11-27 22:29:40 -05:00
  • 29a904e676 Bugfix: dimensions not actually returned Chris Toomey 2012-11-27 21:57:13 -05:00
  • 6124221c66 Use script local vars for orientation and percent Chris Toomey 2012-11-27 21:42:39 -05:00
  • 2308da0336 Add link to vimux Chris Toomey 2012-11-27 21:33:38 -05:00
  • 562bbf1435 Normalize command and function names to match docs Chris Toomey 2012-11-27 21:06:20 -05:00
  • bd04034a14 Major update to the documentation Chris Toomey 2012-11-25 22:56:22 -05:00
  • 4c3cd1729a Update clear sequence to use ^U^L Chris Toomey 2012-11-24 13:42:06 -05:00
  • c5df405e43 Update KillRunner to also kill detached window Chris Toomey 2012-11-24 11:55:27 -05:00
  • e496ccc593 Add guard functions to require pane, window Chris Toomey 2012-11-24 11:29:28 -05:00
  • b153665259 Escape commands passed in via SendCommand function Chris Toomey 2012-11-24 10:10:44 -05:00
  • 0565d25a69 Expose public VTRSendCommand function Chris Toomey 2012-11-23 23:38:45 -05:00
  • 4bd17efd06 Allow repeated runs of the previous command Chris Toomey 2012-11-23 22:24:09 -05:00
  • ddb36560a0 Add detach and reattach commands Chris Toomey 2012-11-23 22:06:45 -05:00
  • 1237988753 Cover horizontal orientation in resize Chris Toomey 2012-11-23 21:34:29 -05:00
  • 1c8250b229 Reorganize initialization code Chris Toomey 2012-11-23 20:44:28 -05:00
  • 369fba87b5 Add initial ResizeRunner command Chris Toomey 2012-11-23 19:30:56 -05:00
  • a601e99ffe Add doc file, prompt string option Chris Toomey 2012-11-23 13:06:14 -05:00
  • e6a0136d8b Auto sendEnterSequence with sendKeys Chris Toomey 2012-11-23 12:21:01 -05:00
  • fa3f90375d Add initialCommand option for runner startup Chris Toomey 2012-11-23 12:13:49 -05:00
  • 41bcb5b887 Add RotateRunner command Chris Toomey 2012-11-23 11:24:55 -05:00
  • 4b7f1c5a42 Wrap tmux cmds with target panes Chris Toomey 2012-11-23 00:50:43 -05:00
  • ca66df9ec7 Pass all tmux calls through same function Chris Toomey 2012-11-23 00:43:19 -05:00
  • 42217e1600 Add KillRunner and FocusRunner commands Chris Toomey 2012-11-23 00:33:07 -05:00
  • cd0aa7cc7d Initial OpenRunnerPane implementation Chris Toomey 2012-11-22 23:12:17 -05:00
  • 6f439c49ae Initial commit with readme Chris Toomey 2012-11-22 22:24:17 -05:00