Projects / Minix editline

Minix editline

Minix editline is the line editing library from Minix, originally created by Simmule R. Turner and Rich $alz in 1992. It can be linked into almost any program to provide command-line editing and history. The editline library is call-compatible with the FSF readline library, but is a fraction of the size and offers fewer features. It is distributed under a "C News-like" copyright; see the file LICENSE for details.

Tags
Licenses
Operating Systems
Implementation
Translations

RSS Last announcement

A homepage! 12 Aug 2010

Finally, the Minix Editline project gets an actual homepage, http://vmlinux.org/jocke/editline.shtml, to complement the sparse blog posts and dull ...

RSS Recent releases

  •  12 Aug 2010 22:18

    Release Notes: This release marks the end of a huge effort to hand merge several forks of the original editline sources into one base. Sources examined include: Heimdal, Festival speech-tools, Debian, and patches by Steve Tell. Notable changes are: custom completion handlers, correct handling of 8-bit input, support for binding keys, capitalizing words, huge code cleanups, and improved compatibility with FSF readline.

    Screenshot

    Project Spotlight

    getlock

    A command-line lockfile utility using 'fcntl' locks.

    Screenshot

    Project Spotlight

    C-Dogs SDL Port

    A port of the old DOS arcade game C-Dogs.