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.
Sat Dec 08 2012 - autodist (6.2.004-1mamba) - update to 6.2.004 Sat Sep 15 2012 - silvan (6.2-4mamba) - added upstream bugfix patch 001
- restore shared library patch to fix build of dependent packages Wed May 09 2012 - davide (6.2-3mamba) - revert patch0: linking to libtermcap can create problems to other packages Tue May 08 2012 - davide (6.2-2mamba) - create subpackage libreadline-static
- move readline.info and manpages to package -devel
- provide a debug package
- obsolete libreadline-doc; this documentation is obsolete
- remove unused patch0
- add some code examples to devel package
- force linking to libtermcap to avoid several undefined symbols in libreadline
- add build requirements