Commit Graph

  • 863e813928 Allow configuring which tmux binary to use. Pete Yandell 2015-08-10 17:20:39 +1000
  • a1db73079f Merge pull request #126 from ppalucki/master Ben Mills 2015-04-02 09:48:18 -0700
  • 70e16b73f5 escape '$' before sending to tmux Pawel Palucki 2014-11-21 11:36:08 +0100
  • 24e9d354a4 Fix typo in docs Bob Nadler 2015-01-31 12:26:27 -0500
  • a991ce8abd Merge pull request #116 from hpurmann/VimuxRunCommandInDir Ben Mills 2014-11-25 16:17:19 -0800
  • 7b655a7b5c Going back to formerly active directory after running command Hendrik Purmann 2014-09-21 21:08:54 +0200
  • 50254fad43 Merge pull request #112 from kavinderd/patch-1 Ben Mills 2014-09-21 09:49:54 -0700
  • 01c0679223 Added VimuxRunCommandInDir + doc Hendrik Purmann 2014-09-21 02:33:49 +0200
  • be6b83cfa4 Merge pull request #114 from mxie/mx-fix-optional-prompt-arg Ben Mills 2014-09-03 11:14:40 -0700
  • d21337e01a Check for a predefined command for prompt before executing Melissa Xie 2014-09-03 12:20:45 -0400
  • c56e3f79e1 Merge pull request #113 from m42e/master Ben Mills 2014-08-31 21:49:35 -0700
  • 5a530ca8e4 Updated documentation for VimuxPromptCommand Matthias Bilger 2014-08-20 07:47:21 +0200
  • a772fce3e2 Removed Debug Output Matthias Bilger 2014-08-19 10:02:25 +0200
  • d78cd0f8e1 Predefined command option for VimuxPromptCommand Matthias Bilger 2014-08-19 08:55:31 +0200
  • ab6941c2c5 Add Vundle installation instructions kavinderd 2014-07-28 09:44:38 -0700
  • 1c3ca9e267 Merge pull request #109 from teoric/master Ben Mills 2014-07-14 10:48:31 -0700
  • e5a9eb74da :VimuxRunCommand nargs=*, not nargs=2 Teoric 2014-07-13 12:37:17 +0200
  • 3135ab5e30 right number of arguments for :VimuxRunCommand teoric 2014-07-13 12:18:28 +0200
  • b437d32c1b remove exclamation mark teoric 2014-07-13 12:10:39 +0200
  • b60a52d36c Allow to use VimuxRunCommand as a command teoric 2014-07-13 12:08:15 +0200
  • fbb873a265 Merge pull request #107 from alexozer/master Ben Mills 2014-04-25 20:54:39 -0500
  • 54858144f9 Stop Vimux from spewing garbage text Alex Ozer 2014-04-25 21:41:51 -0400
  • cf6b8c08db Merge pull request #96 from jdavis/patch-1 Ben Mills 2014-04-25 15:59:51 -0500
  • a04b07992d Merge pull request #105 from alexozer/master Ben Mills 2014-04-25 15:58:47 -0500
  • 6594afdcd0 Use runner window index when converting to window Alex Ozer 2014-04-23 16:06:24 -0400
  • 905e002c81 Add VimuxTogglePane Alex Ozer 2014-04-23 12:27:12 -0400
  • 4cea1a1b84 Merge pull request #97 from ton/fix-closing-incorrect-pane Ben Mills 2014-04-04 09:29:29 -0700
  • cae215041d Merge pull request #99 from justone/fix_zoom Ben Mills 2014-04-04 09:28:28 -0700
  • 602b2bc39c Merge pull request #101 from robturtle/patch-1 Ben Mills 2014-03-21 09:28:11 -0700
  • 3f3ef11f40 Fixed typo in doc/vimux.txt LIU Yang 2014-03-21 15:42:48 +0800
  • d306d43a59 update zoom to support pane or window Nate Jones 2014-01-22 14:19:00 -0800
  • 8ff22883bd Identify a pane by its window and its pane index Ton van den Heuvel 2014-01-21 13:55:25 +0100
  • 94b8b938b2 Match VimuxUseNearest documentation option w/ code Josh Davis 2014-01-11 19:28:56 -0600
  • 17358e51ab Should return view name if one is active Josh Davis 2014-01-11 19:05:34 -0600
  • ba2b2050b0 Change pane(s) -> view(s) for clarity Josh Davis 2014-01-11 18:33:12 -0600
  • ff54646761 Document VimuxRunnerType option Josh Davis 2014-01-11 18:31:25 -0600
  • efa6a9aa4b Create LICENSE Ben Mills 2013-12-13 08:46:05 -0800
  • dfe4fa0b9e Merge pull request #94 from KevinSjoberg/fix-VimuxTmuxIndex-condition Ben Mills 2013-12-02 14:27:56 -0800
  • 9855936bd1 Fix condition in _VimuxTmuxIndex() Kevin Sjöberg 2013-12-02 22:47:07 +0100
  • 2e9b00b276 Merge pull request #93 from spiegela/patch-1 Ben Mills 2013-12-02 07:29:56 -0800
  • e7c2413f30 Update README to mention Vimix (Elixir Mix integration) Aaron Spiegel 2013-12-01 20:02:35 -0600
  • f56788990d Update docs to reflect close functions. Fixes #89 Ben Mills 2013-11-28 23:28:16 -0800
  • 1e30ed8065 Merge pull request #83 from ersatzryan/master Ben Mills 2013-11-28 23:23:02 -0800
  • 6a7fcccb6b Merge pull request #80 from cmar/zoomrunner Ben Mills 2013-11-28 23:20:55 -0800
  • 40e93b511f Merge pull request #91 from larrylv/patch-1 Ben Mills 2013-11-28 23:20:13 -0800
  • 53477b16c9 Correct docs to reflect the true default of VimuxUseNearestPane. Fixes 92 Ben Mills 2013-11-07 11:30:24 -0800
  • a74b089c92 Update vimux.txt Larry Lv 2013-10-29 19:52:15 +0800
  • 6fb5977ef7 Merge pull request #86 from daniely/patch-1 Ben Mills 2013-10-14 07:24:55 -0700
  • 3cada36538 Update vimux.txt daniely 2013-10-14 20:58:38 +0800
  • 7212ae4ee8 Fix finding index to be based on runner type Ryan Glover 2013-09-28 17:26:59 -0400
  • aa8a444609 Add ability to change runner type between pane and window Ryan Glover 2013-09-28 17:14:41 -0400
  • 49a048e94e Change variable and function names to be pane/window agnostic Ryan Glover 2013-09-28 16:32:35 -0400
  • 635b800f22 add VimuxZoomRunner() to zoom the runner pane on Tmux 1.8 cmar 2013-08-31 14:14:39 -0400
  • be0a60ec70 Fix broken image in README. Ben Mills 2013-08-25 10:28:07 -0700
  • 0228508f54 Merge pull request #75 from daviddavis/master Ben Mills 2013-08-07 15:07:48 -0700
  • 42772b79d3 Merge pull request #77 from jasonbellamy/master Ben Mills 2013-07-05 09:35:39 -0700
  • 71b2ac31de Fixed a typo in the *VimuxOpenPane* section of the doc. Jason Bellamy 2013-07-05 11:17:01 -0400
  • 1a0a8abe71 Fix out of range error David Davis 2013-07-03 10:18:24 -0400
  • 70433ed91b Remove ruby requirement in README. Ben Mills 2013-06-18 09:24:24 -0600
  • 7c54b7af6a Merge branch '1.0.0rc1' 1.0.0 benmills 2013-06-15 21:01:21 -0700
  • 064ca8693a Only escale double quotes. Thanks @pgr0ss 1.0.0rc1 benmills 2013-05-31 12:27:06 -0700
  • d99e30cc9b Merge pull request #68 from anyakichi/master Ben Mills 2013-05-23 08:58:58 -0700
  • 6dd26fe7c3 Update README.mkd Ben Mills 2013-05-23 09:54:57 -0600
  • b409314c80 Escape a semicolon at the end of input. Anyakichi 2013-05-21 23:12:59 +0900
  • 3f930159a2 Merge pull request #67 from fabiomcosta/patch-1 Ben Mills 2013-05-15 20:39:41 -0700
  • a6889b4bf4 Updating README with new style Vimux prefixed commands Fabio M. Costa 2013-05-15 14:42:38 -0600
  • 6e909a2439 Fix typo in 1.0.0 docs. benmills 2013-04-03 13:05:15 -0500
  • 173fcda85d Update help docs for 1.0.0. benmills 2013-04-03 13:03:57 -0500
  • e729607de6 Rewrite vimux using VimL. benmills 2013-04-03 13:03:03 -0500
  • 35c54c0801 Merge pull request #64 from jingweno/master Ben Mills 2013-03-13 00:26:26 -0700
  • e5602b90a5 Add vimux-zeus to README Jingwen Owen Ou 2013-03-12 23:30:36 -0700
  • 63ad5424d8 Merge pull request #62 from fishman/allow_backticks Ben Mills 2013-03-04 11:23:44 -0800
  • 8e091d6d5e allow backticks in commands, also fix potential exploit, of user running untrusted code hidden in some source Reza Jelveh 2013-03-03 21:01:53 -0600
  • 51ee1a3c6d fix variable scopes Reza Jelveh 2013-03-03 12:32:23 -0600
  • 9a410c5158 Merge pull request #59 from chip/master Ben Mills 2013-02-18 20:11:07 -0800
  • 46634b7bf7 Fixed typo in doc/vimux.txt Chip Castle 2013-02-18 21:56:40 -0600
  • eab15dc06e Add vimux-golang to README Ben Mills 2013-01-15 20:06:43 -0600
  • 81426978b4 Merge pull request #56 from tonyskn/betterCloseRunnerPane Ben Mills 2012-12-11 05:43:33 -0800
  • 06d75cb797 Improve close_runner_pane tonyskn 2012-12-11 14:37:55 +0100
  • d6d88a4fce Focus runner pane when inspecting. benmills 2012-10-23 16:29:08 -0500
  • 56bcbb0a5f Merge pull request #50 from brianjriddle/master Ben Mills 2012-10-22 06:49:17 -0700
  • 8fb2563918 Moved default outside if statement. Brian Riddle 2012-10-22 09:07:33 +0200
  • c4eccfcaff Merge pull request #49 from jtmkrueger/master Ben Mills 2012-10-19 07:37:55 -0700
  • dd1c213e4d updated from benmills remote master John Krueger 2012-10-18 15:12:12 -0600
  • 201964f046 add VimuxPromptString John Krueger 2012-10-18 14:57:59 -0600
  • d6eb9e5f04 Add vimux-nose-test link to README. Ben Mills 2012-10-10 09:53:30 -0500
  • 908358a09a Escape $ before sending commands to tmux. Fixes #39 benmills 2012-09-26 17:48:18 -0500
  • c5216bb345 Merge pull request #40 from alindeman/patch-1 Ben Mills 2012-08-27 10:53:35 -0700
  • e0146a05fd Adds information about vim-vroom Andy Lindeman 2012-08-27 11:05:19 -0300
  • ea99609f56 Note ideal tmux version in README Ben Mills 2012-08-15 07:47:22 -0500
  • 4f13e27deb Allow multi-word session and window names. Fixes #34 benmills 2012-08-15 07:43:50 -0500
  • a221eb2f79 Merge pull request #37 from abstiles/patch-autoreturn Ben Mills 2012-08-13 14:23:32 -0700
  • 539580e5fe Remember autoreturn setting Andrew Stiles 2012-08-05 16:06:10 -0500
  • dc4a45dcbf Merge pull request #35 from prognostikos/patch-1 Ben Mills 2012-07-29 15:38:48 -0700
  • 4a8e31f8b9 Fix typo in section 2.4 Matt Rohrer 2012-07-29 15:54:45 +0300
  • 6b8d484dfe Update master Ben Mills 2012-07-18 09:12:06 -0500
  • 81b73a9639 Merge pull request #30 from elight/master Ben Mills 2012-07-18 07:00:56 -0700
  • 9a0739b117 Merged with HEAD Evan Light 2012-07-17 17:21:00 -0400
  • e4da4bb5f8 Initial rev plus my scroll up and down commands Evan Light 2012-07-17 17:18:58 -0400
  • ffc2185cb9 Update README. Fixes #24 Ben Mills 2012-07-04 14:18:23 -0500