sponsor Vim development Vim logo Vim Book Ad

vimsh : simple Vim script shell command line interpreters

 script karma  Rating 0/5, Downloaded by 1643  Comments, bugs, improvements  Vim wiki

created by
Dave Silvia
 
script type
indent
 
description
vimsh and vimsh.bat are simple Vim script shell command line interpreters
for  UNIX and MSDOS respectively.  You type Vim script code into a .vimsh
file  then, using the appropriate interpreter, execute the file from  the
command line.   The interpreter takes this code and encapsulates it  into
a  Vim  script function and calls the function, capturing any output  and
echo-ing it to the shell command line.

Examples and doc files included in package
 
install details
Choose a location in your PATH and place either vimsh (UNIX) or vimsh.bat (MSDOS) or both.
 

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
vimsh.zip 1.1 2004-08-27 6.0 Dave Silvia Added - command line arguments to scripts
vimsh.zip 1.0 2004-08-25 6.0 Dave Silvia Initial upload
ip used for rating: 18.117.196.217

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github