teoric
3135ab5e30
right number of arguments for :VimuxRunCommand
...
(read docs)
2014-07-13 12:18:28 +02:00
teoric
b437d32c1b
remove exclamation mark
2014-07-13 12:10:39 +02:00
teoric
b60a52d36c
Allow to use VimuxRunCommand as a command
...
use as
:VimuxRunCommand "ls -la"
2014-07-13 12:08:15 +02:00
Ben Mills
fbb873a265
Merge pull request #107 from alexozer/master
...
Stop Vimux from spewing garbage text
2014-04-25 20:54:39 -05:00
Alex Ozer
54858144f9
Stop Vimux from spewing garbage text
2014-04-25 21:41:51 -04: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
Ben Mills
a04b07992d
Merge pull request #105 from alexozer/master
...
Add VimuxTogglePane
2014-04-25 15:58:47 -05:00
Alex Ozer
6594afdcd0
Use runner window index when converting to window
2014-04-23 16:06:24 -04:00
Alex Ozer
905e002c81
Add VimuxTogglePane
2014-04-23 12:27:12 -04:00
Ben Mills
4cea1a1b84
Merge pull request #97 from ton/fix-closing-incorrect-pane
...
Identify a pane by its window and its pane index
2014-04-04 09:29:29 -07:00
Ben Mills
cae215041d
Merge pull request #99 from justone/fix_zoom
...
update zoom to support pane or window
2014-04-04 09:28:28 -07:00
Ben Mills
602b2bc39c
Merge pull request #101 from robturtle/patch-1
...
Fixed typo in doc/vimux.txt
2014-03-21 09:28:11 -07:00
LIU Yang
3f3ef11f40
Fixed typo in doc/vimux.txt
...
Add missing `map`
2014-03-21 15:42:48 +08:00
Nate Jones
d306d43a59
update zoom to support pane or window
2014-01-22 14:22:12 -08:00
Ton van den Heuvel
8ff22883bd
Identify a pane by its window and its pane index
...
By identifying a pane by both its window and pane index,
VimuxCloseRunner() will always close the correct pane, even in case
VimuxCloseRunner() is called from a Vim instance in a different window
than the current window.
2014-01-21 13:57:54 +01:00
Josh Davis
94b8b938b2
Match VimuxUseNearest documentation option w/ code
2014-01-11 19:28:56 -06:00
Josh Davis
17358e51ab
Should return view name if one is active
2014-01-11 19:05:34 -06:00
Josh Davis
ba2b2050b0
Change pane(s) -> view(s) for clarity
...
Slightly pedantic but it reduces possible confusion.
2014-01-11 18:33:12 -06:00
Josh Davis
ff54646761
Document VimuxRunnerType option
2014-01-11 18:31:25 -06:00
Ben Mills
efa6a9aa4b
Create LICENSE
2013-12-13 08:46:05 -08:00
Ben Mills
dfe4fa0b9e
Merge pull request #94 from KevinSjoberg/fix-VimuxTmuxIndex-condition
...
Fix condition in _VimuxTmuxIndex()
2013-12-02 14:27:56 -08:00
Kevin Sjöberg
9855936bd1
Fix condition in _VimuxTmuxIndex()
...
This ensure that we call `_VimuxRunnerType()` instead of
`_VimuxRunnerType`.
2013-12-02 22:47:07 +01:00
Ben Mills
2e9b00b276
Merge pull request #93 from spiegela/patch-1
...
Update README to mention Vimix (Elixir Mix integration)
2013-12-02 07:29:56 -08:00
Aaron Spiegel
e7c2413f30
Update README to mention Vimix (Elixir Mix integration)
2013-12-01 20:02:35 -06:00
Ben Mills
f56788990d
Update docs to reflect close functions. Fixes #89
2013-11-28 23:28:16 -08:00
Ben Mills
1e30ed8065
Merge pull request #83 from ersatzryan/master
...
Ability to change runner type
2013-11-28 23:23:02 -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
Ben Mills
6fb5977ef7
Merge pull request #86 from daniely/patch-1
...
Update vimux.txt
2013-10-14 07:24:55 -07:00
daniely
3cada36538
Update vimux.txt
...
Fix typo "ths" to "the"
2013-10-14 20:58:38 +08:00
Ryan Glover
7212ae4ee8
Fix finding index to be based on runner type
2013-09-28 17:26:59 -04:00
Ryan Glover
aa8a444609
Add ability to change runner type between pane and window
2013-09-28 17:14:41 -04:00
Ryan Glover
49a048e94e
Change variable and function names to be pane/window agnostic
2013-09-28 16:32:35 -04:00
cmar
635b800f22
add VimuxZoomRunner() to zoom the runner pane on Tmux 1.8
2013-09-13 11:01:45 -04:00
Ben Mills
be0a60ec70
Fix broken image in README.
2013-08-25 10:28:07 -07:00
Ben Mills
0228508f54
Merge pull request #75 from daviddavis/master
...
Fixing out of range error
2013-08-07 15:07:48 -07:00
Ben Mills
42772b79d3
Merge pull request #77 from jasonbellamy/master
...
Fixed a typo in the *VimuxOpenPane* section of the doc.
2013-07-05 09:35:39 -07:00
Jason Bellamy
71b2ac31de
Fixed a typo in the *VimuxOpenPane* section of the doc.
2013-07-05 11:17:01 -04:00
David Davis
1a0a8abe71
Fix out of range error
...
Fix the following error. This fixes #72 .
E684: list index out of range: 1
E116: Invalid arguments for function match(panes[i], "(active)") == -1
E15: Invalid expression: match(panes[i], "(active)") == -1
2013-07-03 10:18:24 -04:00
Ben Mills
70433ed91b
Remove ruby requirement in README.
2013-06-18 09:24:24 -06:00
benmills
7c54b7af6a
Merge branch '1.0.0rc1'
...
Conflicts:
plugin/vimux.vim
2013-06-15 21:01:21 -07:00
benmills
064ca8693a
Only escale double quotes. Thanks @pgr0ss
2013-05-31 12:27:06 -07:00
Ben Mills
d99e30cc9b
Merge pull request #68 from anyakichi/master
...
Escape a semicolon at the end of input
2013-05-23 08:58:58 -07:00
Ben Mills
6dd26fe7c3
Update README.mkd
2013-05-23 09:54:57 -06:00
Anyakichi
b409314c80
Escape a semicolon at the end of input.
...
Avoid tmux treating it as a separator.
2013-05-21 23:12:59 +09:00
Ben Mills
3f930159a2
Merge pull request #67 from fabiomcosta/patch-1
...
Updating README with new style Vimux prefixed commands
2013-05-15 20:39:41 -07:00
Fabio M. Costa
a6889b4bf4
Updating README with new style Vimux prefixed commands
2013-05-15 14:42:38 -06:00
benmills
6e909a2439
Fix typo in 1.0.0 docs.
2013-04-03 13:05:15 -05:00