vim-tmux-runner
Runner
A plugin for sending commands from Vim to the tmux terminal multiplexer
Vim and tmux, sittin' in a tree...
291 stars
7 watching
38 forks
Language: Vim Script
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
ericpruitt/tmux.vim | A Vim syntax file for tmux configuration files. | 50 |
skywind3000/asyncrun.vim | An Vim plugin that enables running shell commands in the background and displaying their output in real-time within Vim's Quickfix Window. | 1,859 |
bentoumitech/denox | A tool that simplifies script running and workspace configuration for the Deno ecosystem. | 139 |
thevinter/def | A shell plugin that allows users to define and run default commands in specific directories. | 11 |
bahmutov/npm-quick-run | A tool to quickly run NPM scripts by prefix without typing the full name | 140 |
mortennn/fiscript | A utility that allows users to execute custom scripts from the MacOS context menu. | 501 |
thoughtbot/vim-rspec | A Vim plugin for running RSpec tests in the editor. | 657 |
nikevsoft/tmux-sessionizer | A Zsh plugin for creating and managing tmux sessions from a directory tree | 0 |
wincent/terminus | A Vim plugin that enhances terminal integration and provides features such as customizable cursor shapes, improved mouse support, focus reporting, and bracketed paste mode. | 463 |
sovetnik/vim-minispec | A Vim plugin that runs Minitest specs and displays the results in the Vim quickfix window. | 2 |
marchamamji/runner.nvim | A plugin that allows running code within the editor in various programming languages. | 49 |
pvolok/mprocs | A tool to run multiple commands in parallel and show their output separately. | 1,547 |
robertaudi/tsm | A tool to manage multiple tmux sessions | 17 |
micrenda/zsh-nohup | A plugin for the ZSH shell that allows users to run commands in the background and capture output | 9 |
yonaskolb/beak | A tool that allows developers to run and test Swift scripts from the command line | 581 |