Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
readline - A library for editing typed command lines.
- Description:
The Readline library provides a set of functions that allow users to
edit command lines. Both Emacs and vi editing modes are available. The
Readline library includes additional functions for maintaining a list
of previously-entered command lines for recalling or editing those
lines, and for performing csh-like history expansion on previous
commands.
Packages
readline-5.1-3.el5.src
[1.9 MiB] |
Changelog
by Miroslav Lichvar (2009-05-07):
- fix crash on long input (#473359)
- add release to -devel requires
|