asyncrun.vim

Async runner

An Vim plugin that enables running shell commands in the background and displaying their output in real-time within Vim's Quickfix Window.

rocket Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!

GitHub

2k stars
31 watching
112 forks
Language: Vim Script
last commit: about 1 year ago
Linked from 1 awesome list

asynchronousasyncrunbuildcmakedispatchmakeneomakeneovimneovim-pluginneovim-pluginsnvimterminalvimvim-pluginvim-pluginsvim8

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
skywind3000/asynctasks.vim A modern task management system for software development workflows 920
pianocomposer321/officer.nvim A tool that provides an alternative to dispatch.vim, allowing users to run programs asynchronously while maintaining the convenience of Neovim's Lua ecosystem. 20
skywind3000/vim-quickui A plugin that provides a basic UI framework for text editors to enhance the user experience 1,113
sovetnik/vim-minispec A Vim plugin that runs Minitest specs and displays the results in the Vim quickfix window. 2
crag666/code_runner.nvim A Neovim plugin that provides a customizable code runner with various execution modes and project management features. 547
is0n/jaq-nvim Enables quick execution of code snippets within Neovim using Lua commands 178
svermeulen/nvim-lusc A Lua-based library for structured async/ concurrency in Neovim 13
zombieleet/async-bash A bash script that provides asynchronous functionality for executing shell commands. 138
christoomey/vim-tmux-runner A plugin for sending commands from Vim to the tmux terminal multiplexer 291
mafredri/zsh-async A library that enables asynchronous task execution without external tools in zsh shells. 770
oscarcreator/rsync.nvim Automates file synchronization between local and remote repositories on save. 84
keith/swift.vim Provides Vim syntax and indent files for the Swift programming language. 815
shougo/vimproc.vim An asynchronous execution library for Vim written in Vim Script 1,083
nikvdp/neomux Enables control of Neovim from shells running inside it through stdin/stdout and window navigation. 358
duane9/nvim-rg An plugin for Neovim that enables asynchronous ripgrep searches and displays results in a quickfix window. 39