sponsor Vim development Vim logo Vim Book Ad

vim-pipe : Send a buffer to a shell command & quickly see the result.

 script karma  Rating 13/4, Downloaded by 1583  Comments, bugs, improvements  Vim wiki

created by
Kris Jenkins
 
script type
utility
 
description
Vim Pipe provides REPL-like development for other shell tools. For example you can instantly send an SQL script to the database and see the results in a temporary buffer.

See https://github.com/krisajenkins/vim-pipe for more.
 
install details
Install Pathogen (https://github.com/tpope/vim-pathogen/).
Unpack to ~/.vim/bundle/vim-pipe.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-pipe.tar.gz 1.2.0 2012-08-24 7.0 Kris Jenkins Bugfix: Line numbering of the input was off by one.
The output buffer now shows execution time.
Improved docs.
vim-pipe.tgz 1.1.0 2012-07-26 7.0 Kris Jenkins Improved documentation & a "Running" message, to give some feedback when the command takes a while to run.
vim-pipe.tgz 1.0.0 2012-07-13 7.0 Kris Jenkins Initial upload
ip used for rating: 216.73.216.107

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github