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-6.0-4.el6.i686
              [175 KiB] | Changelog
              by Lukas Nykryn (2012-02-08): - add TTY input audit support (#244350)
- isxdigit is no longer defined as macro ic c++ (#722942) |