Bexec : Execute script in buffer and display output in buffer.
| script karma |
Rating 62/25,
Downloaded by 5085 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Ferry Boender |
| |
| script type |
| utility |
| |
| description |
The Bexec plugin allows the user to execute the current buffer if it contains a script with a shebang (#!/path/to/interpreter) on the first line or if the default interpreter for the script's type is known by Bexec. The output of the script will be grabbed and displayed in a separate buffer.
It can be used to execute, for instance, Shell, PHP, PERL, Python or SQL scripts from within Vim.
Screenshots can be found at: https://github.com/fboender/bexec
|
| |
| install details |
Edit bexec-vX.Y.vmb in vim and run:
:so % |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.4
|