Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        readline: A library for editing typed command lines.
        
        
            | Name: | readline | 
            Vendor: | Fermi | 
        
        
            | Version: | 4.3 | 
            License: | GPL | 
        
        
            | Release: | 5 | 
            URL: |  | 
        
        
        
        - 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 Jan 22 18:00:00 2003 Tim Powers <timp{%}redhat{*}com>
 
            - rebuilt
 
        
            - * Wed Nov 20 18:00:00 2002 Tim Powers <timp{%}redhat{*}com>
 
            - rebuild in current collinst
- BuildRequires autoconf only
 
        
            - * Wed Aug  7 19:00:00 2002 Phil Knirsch <pknirsch{%}redhat{*}com> 4.3-3
 
            - Fixed Esc-O-M stack overflow bug.