Minimum Profit 3.3.7 - A programmer's text editor.

G

Gordon Darling

Minimum Profit 3.3.7 - A programmer's text editor.

About:
Minimum Profit (mp) is a programmer's text editor. It features small memory
and disk requirements, syntax highlighting, context-sensitive help for the
source code being edited, multiple simultaneous file editing, ctags
support, word wrapping, and more. It can be compiled for Linux / Unix
(console), GTK, and MS Windows.

Changes:
This version includes open file list navigation under curses, a new syntax
highlighter for its own config files, conditional directives in the config
file, new paragraph reformatting capabilities, and many bugfixes.

Release focus: Major feature enhancements
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/mpmp/

Tar/GZ:
http://freshmeat.net/redir/mpmp/14034/url_tgz/mp-3.3.7.tar.gz

Regards
Gordon
 
B

BarryTone

Gordon said:
Minimum Profit 3.3.7 - A programmer's text editor.

About:
Minimum Profit (mp) is a programmer's text editor. It features small memory
and disk requirements, syntax highlighting, context-sensitive help for the
source code being edited, multiple simultaneous file editing, ctags
support, word wrapping, and more. It can be compiled for Linux / Unix
(console), GTK, and MS Windows.

Features

* Multiple files can be edited at the same time and blocks copied and
pasted among them.
* Syntax highlighting for many popular languages / file formats: C, C++,
Perl, Shell Scripts, Ruby, Php, SQL, Python, HTML...
* Creative use of tags: tags created by the external utility ctags are
used to move instantaneously to functions or variables inside your
current source tree. Tags are visually highlighted (underlined), and
symbol completion can be triggered to avoid typing your own function
names over and over.
* Intelligent help system: pressing F1 over any word of a text being
edited triggers the underlying system help (calling man when editing C
or Shell files, perldoc with Perl, ri on Ruby, winhelp on MS Windows...).
* Understandable interface: drop-down menus, reasonable default key
bindings.
* Configurable keys, menus and colors.
* Text templates can be easily defined / accessed.
* Multiplatform: Console/curses, GTK+ (1.2 and 2.0), MS Windows.
* Automatic indentation, word wrapping, internal grep, learning /
repeating functions.
* Search and replace using plain text or regular expressions (including
a special function to replace text on all open files).
* Small memory footprint.
* Multilingual.
* Password-protected, encrypted text files (using the ARCFOUR algorithm).
* It helps you abandon vi, emacs and other six-legged freaks definitely.
* Awesome easter egg.

Downloads

Source code (all platforms)

http://www.triptico.com/download/mp-3.3.7.tar.gz

Debian packages
http://www.triptico.com/debian/unstable/mped_3.3.7-1_i386.deb
or add the following source to your /etc/apt/sources.list for automatic
upgrades via apt:

deb http://www.triptico.com/debian unstable/

(Please note that, under Debian, Minimum Profit's binary is called mped
instead of mp due to package name collisions).

MS Windows binary
http://www.triptico.com/download/mp337-win32.zip

Sharp Zaurus binary
(contributed by John Dunay):
http://www.triptico.com/download/mp_3.2.7_arm.ipk

Fedora Core / Red Hat
Fedore Core 1 rpm packages can be downloaded from Steve Stites site.

Slackware
Slackware 10.0 tgz packages can be downloaded from linuxpackages.net,
thanks to Fred Broders.
 
H

Heinrich Himmelschrei

Has anyone figured out how to configure it and set preferences?

Heinrich Himmelschrei
 
W

wyrwolf

Features

* Multiple files can be edited at the same time and blocks copied and
pasted among them.
* Syntax highlighting for many popular languages / file formats: C,
C++, Perl, Shell Scripts, Ruby, Php, SQL, Python, HTML...
* Creative use of tags: tags created by the external utility ctags are
used to move instantaneously to functions or variables inside your
current source tree. Tags are visually highlighted (underlined), and
symbol completion can be triggered to avoid typing your own function
names over and over.
* Intelligent help system: pressing F1 over any word of a text being
edited triggers the underlying system help (calling man when editing C
or Shell files, perldoc with Perl, ri on Ruby, winhelp on MS
Windows...). * Understandable interface: drop-down menus, reasonable
default key bindings.
* Configurable keys, menus and colors.
* Text templates can be easily defined / accessed.
* Multiplatform: Console/curses, GTK+ (1.2 and 2.0), MS Windows.
* Automatic indentation, word wrapping, internal grep, learning /
repeating functions.
* Search and replace using plain text or regular expressions
(including a special function to replace text on all open files).
* Small memory footprint.
* Multilingual.
* Password-protected, encrypted text files (using the ARCFOUR
algorithm). * It helps you abandon vi, emacs and other six-legged
freaks definitely. * Awesome easter egg.

Downloads

Source code (all platforms)

http://www.triptico.com/download/mp-3.3.7.tar.gz

Debian packages
http://www.triptico.com/debian/unstable/mped_3.3.7-1_i386.deb
or add the following source to your /etc/apt/sources.list for
automatic upgrades via apt:

deb http://www.triptico.com/debian unstable/

(Please note that, under Debian, Minimum Profit's binary is called
mped instead of mp due to package name collisions).

MS Windows binary
http://www.triptico.com/download/mp337-win32.zip

Sharp Zaurus binary
(contributed by John Dunay):
http://www.triptico.com/download/mp_3.2.7_arm.ipk

Fedora Core / Red Hat
Fedore Core 1 rpm packages can be downloaded from Steve Stites site.

Slackware
Slackware 10.0 tgz packages can be downloaded from linuxpackages.net,
thanks to Fred Broders.

Cool
Thanks for the extra info - I just got a Zaurus and am keeping an eye
peeled for stuff
 
P

Peter Seiler

wyrwolf - 29.10.2004 08:34 :
Cool
Thanks for the extra info - I just got a Zaurus and am keeping an eye
peeled for stuff

honest, please it's not necessary quoting about 90 quoting lines
(snipped) only to say thanks. THX!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top