Categories
Readline
The Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands.
Last updated 4 Jan, 2010
Versions
5.0
5.0 stable released 2005-10-17
- Released: 17 Oct, 2005
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/pub/gnu/readline/readline-5....
- Licenses: GPLv2orlater
- Interfaces: Library
6.0
- Released: 24 Feb, 2009
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/pub/gnu/readline/readline-6....
- Licenses: GPLv2orlater
- Interfaces: Library
6.1
- Released: 2 Jan, 2010
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/pub/gnu/readline/readline-6....
- Licenses: GPLv2orlater
- Interfaces: Library
User Community and Support
User and programmer's manuals included in the distribution; user manual available in HTML format from http://cnswww.cns.cwru.edu/php/chet/readline/readline.html user manual available from http://cnswww.cns.cwru.edu/php/chet/readline/rluserman.html
