Basic tmux support for Vim.
:Tmuxlets you call any oldtmuxcommand (with really good tab complete).:Tyankand:Tputgive you direct access to tmux buffers.:Twritesends a chunk of text to another pane. Give an argument likewindowtitle.2,top-right, orlast, or let it default to the previously given argument.:Tattachlets you use a specific tmux session from outside of it.
Would you like to paste a shell command into another pane over and over again? I am sorry but you will have to install one of the 300 other Vim plugins for tmux.
If you don't have a preferred installation method, I recommend installing pathogen.vim, and then simply copy and paste:
cd ~/.vim/bundle
git clone git://github.com/tpope/vim-tbone.git
Once help tags have been generated, you can view the manual with
:help tbone.
Like tbone.vim? Follow the repository on GitHub and vote for it on vim.org. And if you're feeling especially charitable, follow tpope on Twitter and GitHub.
Copyright © Tim Pope. Distributed under the same terms as Vim itself.
See :help license.