Name: | readline |
---|---|
Version: | 7.0 |
Release: | 10.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 466321 |
License: | GPLv3+ |
RPM: | readline-7.0-10.el8.x86_64.rpm |
Source RPM: | readline-7.0-10.el8.src.rpm |
Build Date: | Thu Mar 07 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
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. |