Name: | readline |
---|---|
Version: | 5.1 |
Release: | 1.1 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 383977 |
License: | GPL |
RPM: | readline-5.1-1.1.x86_64.rpm |
Source RPM: | readline-5.1-1.1.src.rpm |
Build Date: | Wed Jun 06 2007 |
Build Host: | ca-build14 |
Vendor: | Oracle USA |
URL: | http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html |
Summary: | 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. |