Index of /pub/vim/runtime/tools

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [TXT] blink.c 27-Oct-2007 19:05 464 [   ] ccfilter.1 27-Oct-2007 17:48 2.2K [TXT] ccfilter.c 27-Oct-2007 17:48 8.4K [TXT] ccfilter_README.txt 27-Oct-2007 17:46 2.9K [TXT] efm_filter.pl 27-Oct-2007 17:52 1.0K [TXT] efm_filter.txt 27-Oct-2007 17:49 1.1K [TXT] efm_perl.pl 27-Oct-2007 17:38 3.6K [   ] mve.awk 27-Oct-2007 18:11 484 [TXT] mve.txt 27-Oct-2007 18:58 579 [TXT] pltags.pl 27-Oct-2007 17:49 8.2K [   ] ref 27-Oct-2007 18:00 137 [   ] shtags.1 27-Oct-2007 17:28 2.0K [TXT] shtags.pl 27-Oct-2007 18:18 3.3K [   ] vim132 27-Oct-2007 17:52 315 [   ] vim_vs_net.cmd 27-Oct-2007 19:11 796 [   ] vimm 22-Jul-2008 18:24 188 [TXT] vimspell.sh 22-Jul-2008 18:24 1.4K [TXT] vimspell.txt 27-Oct-2007 17:21 819 [TXT] xcmdsrv_client.c 27-Oct-2007 19:11 14K
Some tools that can be used with Vim:

blink.c:	C program to make the cursor blink in an xterm.

ccfilter*:	C program to filter the output of a few compilers to a common
		QuickFix format.

efm_filter.*:	Perl script to filter compiler messages to QuickFix format.

efm_perl.pl:	Perl script to filter error messages from the Perl interpreter
		for use with Vim quickfix mode.

mve.*		Awk script to filter error messages to QuickFix format.

pltags.pl:	Perl script to create a tags file from Perl scripts.

ref:		Shell script for the K command.

shtags.*:	Perl script to create a tags file from a shell script.

vim132:		Shell script to edit in 132 column mode on vt100 compatible
		terminals.

vimm:		Shell script to start Vim on a DEC terminal with mouse
		enabled.

vimspell.*:	Shell script for highlighting spelling mistakes.

vim_vs_net.cmd: MS-Windows command file to use Vim with MS Visual Studio 7 and
		later.

xcmdsrv_client.c:  Example for a client program that communicates with a Vim
		   server through the X-Windows interface.

[xxd (and tee for OS/2) can be found in the src directory]