In TUI's confirm, the default value is used when pressing ENTER.
[mp-5.x.git] / README
blobe8d7d0ba39476a0d48709448eb43b162bcc81196
1 Minimum Profit README
2 =====================
4  Minimum Profit - Programmer Text Editor
5  Copyright (C) 1991-2007 Angel Ortega <angel@triptico.com>
6  Home Page: http://www.triptico.com/software/mp.html
7  Mailing List: mp-subscribe@lists.triptico.com
9 This is an EXPERIMENTAL version for evaluation purposes only. See
10 the RELEASE_NOTES file for more information.
12 Compiling & Installing under Linux/Unix
13 ---------------------------------------
15          $ ./config.sh
16          $ make
17          # make install
19 Installing the Win32 version
20 ----------------------------
22 Create a directory called C:\Program Files\mp-5 (or however your
23 localized Program Files directory is called in your Windows version)
24 and copy all *.mpsl files and the wmp.exe executable there.
26 ---
27 Angel Ortega <angel@triptico.com>