Projects / ale text editor

ale text editor

ale (Another Linux Editor) is a small, fast text editor with very basic features. It is designed to edit or create config files or other text based files. It supports long line lengths (65535 characters), and the number of lines is limited only by the available memory. It has a basic text search function, goto line, and other basic editing functions. It is not intended to be an IDE or to parse regex expressions, but when you need speed and low overhead.

Licenses
Operating Systems

RSS Recent releases

  •  22 Sep 2005 05:25

No changes have been submitted for this release.

  •  06 Dec 2004 23:48

Release Notes: Minor bugfixes were made.

  •  29 Mar 2004 15:20

No changes have been submitted for this release.

  •  01 Oct 2003 03:49

Release Notes: This version adds the abort (Esc key) to prompts, and tab completion to file prompts. It fixes the appending of text to the end of a line, and the .tar.gz installer script.

  •  12 Sep 2003 23:26

Release Notes: This version detects the terminal type and adjusts its command set accordingly to avoid problems with gnome-terminal.

Screenshot

Project Spotlight

odbcpp

An ODBC C++ library wrapper.

Screenshot

Project Spotlight

oobash

An oo-style framework for bash 4 written in bash.