Gerhard Hellmann
5b1791673c
Add option to expand VimuxPromptCommand arguments ( #166 )
...
Co-authored-by: Gerhard Siegesmund <gerhard.siegesmund@btd.de>
2021-02-23 15:35:38 +03:00
Caleb Maclennan
f293536dd5
docus: Copy edit help docs with fresh link and to remove 1st person
2021-02-18 07:48:50 +03:00
Caleb Maclennan
f4df4c9b5b
docs: Note settings may be buffer-local
2021-02-16 16:51:49 +03:00
Matthias Bilger
af602e362d
Allow setting of VimuxRunner name to reuse session
2021-02-14 10:10:24 +01:00
Caleb Maclennan
71f28c8296
Merge pull request #174 from mvanderkamp/split-extra-args
2021-02-13 19:23:36 +03:00
Philipp Moers
ef5622f225
Add VimuxClearTerminalScreen ( #178 )
2021-02-13 19:17:10 +03:00
Thomas Mayfield
8fa6ca92c0
Update VimuxSlime example to use VimuxRunCommand ( #165 )
...
I was a little confused by the example in the VimuxTslimeReplacement
section until I figured out that it was supposed to be calling
VimuxRunCommand, rather than VimuxSendText -> VimuxSendKeys.
The intended call is referenced in the follow paragraph, where it
describes passing `0` as a second arg to that call to avoid an
unwanted extra newline.
2021-02-13 12:20:02 +03:00
Michael vanderKamp
67bd945586
Add detail about VimuxOpenExtraArgs option to docs
2020-01-12 17:37:18 -06:00
Leandro Ostera
1adbef72d2
Merge pull request #157 from oskar1233/docs-missing-g
...
Fix docs typos (missing 'g:')
2017-10-07 11:32:54 +02:00
Alphonse Mariyagnanaseelan
198c8ea8ca
Fix docs: Update function name
...
Updated the docs for `VimuxOpenRunner`, which was called `VimuxOpenPane` before. Relevant commit: 49a048e
2017-09-26 08:22:42 +02:00
Oskar Laska
9c3195a0be
Fix docs typos (missing 'g:')
2017-09-21 10:52:04 +02:00
Alberto De Lucca
8cb0416401
Fix misspeling
2017-06-16 00:09:53 -04:00
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