sponsor Vim development Vim logo Vim Book Ad

muxmate : An easy way to send shell commands to tmux from vim.

 script karma  Rating 0/0, Downloaded by 984  Comments, bugs, improvements  Vim wiki

created by
William Estoque
 
script type
utility
 
description
## Getting Started

`Leader + s` opens up the session select setting.

```sh
Select a tmux session
=====================
(0) session_one
(1) another_session
(2) another_session
```

Then you can choose the current session based on the number.

`Leader + sx` opens up the shell command input. For example.

```sh
Shell command: ls -al
```

## Integration With Rails

Currently I have coupled some rails commands to start.

`Leader + sf` to run the spec file.
`Leader + sl` to run the spec file's current line number.
`Leader + sS` to run all the specs.

## TODO

I was thinking about putting up snippets for different commands for
different languages, kind of like snipmate snippets.

Add docs.
 
install details
Copy plugin to ~/.vim/
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
muxmate.tar.gz 0.0.2 2012-04-26 7.0 William Estoque Renamed main file from vimux.vim to muxmate.vim
muxmate.tar.gz 0.0.1 2012-04-26 7.0 William Estoque Initial upload
ip used for rating: 216.73.216.147

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github