Commit Graph

31 Commits

Author SHA1 Message Date
Ben Mills
5e760def05 Merge pull request #125 from bnadlerjr/patch-1
Fix typo in docs
2015-08-25 10:14:31 -07:00
Pete Yandell
863e813928 Allow configuring which tmux binary to use.
This is mostly useful for supporting tmate, which is a fork of tmux that
uses a different command name.
2015-08-10 17:28:00 +10:00
Bob Nadler
24e9d354a4 Fix typo in docs 2015-01-31 12:26:27 -05:00
Hendrik Purmann
01c0679223 Added VimuxRunCommandInDir + doc 2014-09-21 02:33:49 +02:00
Matthias Bilger
5a530ca8e4 Updated documentation for VimuxPromptCommand
Added description for VimuxPromptCommand optional parameter.
2014-08-20 07:47:21 +02:00
Ben Mills
cf6b8c08db Merge pull request #96 from jdavis/patch-1
Add documentation for VimuxRunnerType config variable
2014-04-25 15:59:51 -05:00
LIU Yang
3f3ef11f40 Fixed typo in doc/vimux.txt
Add missing `map`
2014-03-21 15:42:48 +08:00
Josh Davis
94b8b938b2 Match VimuxUseNearest documentation option w/ code 2014-01-11 19:28:56 -06:00
Josh Davis
ff54646761 Document VimuxRunnerType option 2014-01-11 18:31:25 -06:00
Ben Mills
f56788990d Update docs to reflect close functions. Fixes #89 2013-11-28 23:28:16 -08:00
Ben Mills
6a7fcccb6b Merge pull request #80 from cmar/zoomrunner
add VimuxZoomRunner() to zoom the runner pane on Tmux 1.8
2013-11-28 23:20:55 -08:00
Ben Mills
40e93b511f Merge pull request #91 from larrylv/patch-1
Update vimux.txt
2013-11-28 23:20:13 -08:00
Ben Mills
53477b16c9 Correct docs to reflect the true default of VimuxUseNearestPane. Fixes 92 2013-11-07 11:30:24 -08:00
Larry Lv
a74b089c92 Update vimux.txt 2013-10-29 19:52:15 +08:00
daniely
3cada36538 Update vimux.txt
Fix typo "ths" to "the"
2013-10-14 20:58:38 +08:00
cmar
635b800f22 add VimuxZoomRunner() to zoom the runner pane on Tmux 1.8 2013-09-13 11:01:45 -04:00
Jason Bellamy
71b2ac31de Fixed a typo in the *VimuxOpenPane* section of the doc. 2013-07-05 11:17:01 -04:00
benmills
6e909a2439 Fix typo in 1.0.0 docs. 2013-04-03 13:05:15 -05:00
benmills
173fcda85d Update help docs for 1.0.0. 2013-04-03 13:03:57 -05:00
Chip Castle
46634b7bf7 Fixed typo in doc/vimux.txt 2013-02-18 21:56:40 -06:00
John Krueger
201964f046 add VimuxPromptString 2012-10-18 14:57:59 -06:00
Matt Rohrer
4a8e31f8b9 Fix typo in section 2.4 2012-07-29 15:54:45 +03:00
benmills
f476177ad1 Add VimuxClearRunnerHistory to docs and example keybind changes 2012-06-15 11:06:38 -07:00
Stefan Otte
8402015a9e Enclose command in doc in >...< 2012-06-08 17:16:01 +02:00
Stefan Otte
ec898ca9b5 Use new commands in doc. 2012-06-08 17:13:57 +02:00
benmills
8a20aec379 Update README and docs 2012-06-01 14:00:41 -05:00
Stefan Otte
c57660b8ad The documentation is now available as vim help.
Don't you hate it when you have to leave vim to do something
that you could easily do within vim? For example looking up the
help for an awesome vim plugin!
2012-05-31 18:45:27 +02:00
benmills
b9684aa6d8 Add a VimuxResetSequence option so plugins can override 2012-04-20 16:24:41 -05:00
Oscar Del Ben
4f90d43915 Rename ExistingPane to NearestPane 2012-04-14 20:20:45 +02:00
Oscar Del Ben
55f6c1f393 Add option to use existing pane if one is found 2012-04-12 12:29:48 +02:00
benmills
96df08933a Vim help docs 2012-04-11 10:05:08 -05:00