shellasync.vim : shellasync.vim plugin for asynchronously executing shell commands in vim
| script karma |
Rating 13/6,
Downloaded by 3748 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Dmitry Geurkov |
| |
| script type |
| utility |
| |
| description |
shellasync.vim plugin allows you to asynchronously execute shell commands inside vim and see
output inside a seperate window buffer without waiting for a command to finish.
It uses python's subprocess and threading capabilities to execute shell commands in seperate thread and non-blockingly
get the output as the command executes
Platform: only unix based operating systems are supported
Requirements: vim compiled with python support
Github: https://github.com/troydm/shellasync.vim |
| |
| install details |
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.208
|