sponsor Vim development Vim logo Vim Book Ad

vimwc.sh : a script for running wc nicely

 script karma  Rating 1/1, Downloaded by 906  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: 216.73.216.130

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