sponsor Vim development Vim logo Vim Book Ad

vimwc.sh : a script for running wc nicely

 script karma  Rating 1/1, Downloaded by 763  Comments, bugs, improvements  Vim wiki

created by
Thomas Sutton
 
script type
utility
 
description
I use this script mapped to <F12>. It outputs the current wordcount to the \\'status bar\\' thus aleviating the ever annoying \\'Press enter\\' prompt after using :!
 
install details
Put vimwc.sh somewhere in your PATH
Edit vimwc.sh for your configuration (use mktemp or PID)
Add something along the lines of
    map <F8> :so `vimwc.sh %`<CR>
 

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
vimwc.sh 0.1 2003-03-24 6.0 Thomas Sutton Initial upload
ip used for rating: 18.221.53.5

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