{"id":19246227,"url":"https://github.com/mrossinek/vim-tmux-controller","last_synced_at":"2026-04-16T18:40:17.361Z","repository":{"id":111785042,"uuid":"165309531","full_name":"mrossinek/vim-tmux-controller","owner":"mrossinek","description":"Vim Tmux Integration Controller","archived":false,"fork":false,"pushed_at":"2020-04-01T14:04:19.000Z","size":49,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-05T04:41:10.080Z","etag":null,"topics":["neovim","tmux","vim","vim-tmux"],"latest_commit_sha":null,"homepage":"https://gitlab.com/mrossinek/vim-tmux-controller","language":"Vim script","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrossinek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-11T21:04:07.000Z","updated_at":"2020-04-01T14:04:21.000Z","dependencies_parsed_at":"2023-04-13T11:03:32.002Z","dependency_job_id":null,"html_url":"https://github.com/mrossinek/vim-tmux-controller","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrossinek%2Fvim-tmux-controller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrossinek%2Fvim-tmux-controller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrossinek%2Fvim-tmux-controller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrossinek%2Fvim-tmux-controller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrossinek","download_url":"https://codeload.github.com/mrossinek/vim-tmux-controller/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240339488,"owners_count":19785956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["neovim","tmux","vim","vim-tmux"],"created_at":"2024-11-09T17:30:59.982Z","updated_at":"2025-11-13T18:30:53.729Z","avatar_url":"https://github.com/mrossinek.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"Vim Tmux Controller\n===================\n\nA simple set of commands to control tmux from within vim.\nThis project is heavily inspired by [Chris Toomey's VTR plugin](https://github.com/christoomey/vim-tmux-runner \"Vim Tmux Runner\").\n\nUsage\n-----\n\nThe Vim Tmux Controller (VTC) is meant to simplify the interaction of vim with\ntmux. It is designed with the idea of controlling a tmux pane alongside vim to\nwhich commands can be sent from vim directly.\nThis allows to keep a very accessible window for `making` or `testing` your\nproject while coding along.\n\nFuture plans include the ability to send selections from within vim to be\nexecuted directly (e.g. for python scripts to be interpreted on the fly).\n\nInstallation\n------------\n\nI would recommend using [minpac](https://github.com/k-takata/minpac) which makes extensive use of the package feature\nwhich was added to Vim 8 and Neovim.\n```\ncall minpac#add('https://gitlab.com/mrossinek/vim-tmux-controller')\n```\nOther package managers work in a similar fashion.\n\nI recommend Chris Toomey's [Vim Tmux Navigator](https://github.com/christoomey/vim-tmux-navigator) to go along with this plugin.\n\nInspiration\n-----------\n\nAs already mentioned, this plugin is heavily inspired by Chris Toomey's [VTR](https://github.com/christoomey/vim-tmux-runner).\nI really like his plugin, but recently he has not been very actively updating\nthat repository (his vim-tmux-navigator is more active though!).\nI did not simply fork his plugin because of [this issue](https://github.com/christoomey/vim-tmux-runner/issues/66) which requires a lot of\nrefactoring. Furthermore, I wanted to do a few things differently and, thus,\ndecided to start from scratch. I recently went back to his plugin to get some\nideas when I got stuck, so I owe Chris many thanks!\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrossinek%2Fvim-tmux-controller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrossinek%2Fvim-tmux-controller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrossinek%2Fvim-tmux-controller/lists"}