Recent Changes - Search:

edit SideBar

readline

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.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "cc_r -q64" or "gcc -maix64".

Homepage: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html

Current version: v7.0-3

Downloads

'RPMs:

Source RPM:

Package dependencies:


Older version

RPMs:

Source RPM:

Package dependencies:


Even older version

RPMs:

Source RPM:

Package dependencies:


All versions

Edit - History - Print - Recent Changes - Search
Page last modified on February 28, 2017, at 11:51 AM