Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
readline: A library for editing typed command lines.
- Summary
- 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.
Changelog
- * Wed Jun 10 01:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu May 7 01:00:00 2009 Miroslav Lichvar <mlichvar{%}redhat{*}com> 5.1-3
-
- fix crash on long input (#473359)
- add release to -devel requires
- * Thu Jul 13 01:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 5.1-1.1
-
- rebuild