summaryrefslogtreecommitdiff
path: root/mnv/runtime/tools/README.txt
blob: bd45f37d45b513698a57531a0126a4a88e733e29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Some tools that can be used with MNV:

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 MNV 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.

preproc_indent.mnv:
		Fix preprocessor indentation in MNV's C source code.

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

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

mnvm:		Shell script to start MNV on a DEC terminal with mouse
		enabled.

mnvspell.*:	Shell script for highlighting spelling mistakes.

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

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

unicode.mnv	MNV script to generate tables for src/mbyte.c.

[xxd can be found in the src directory]