Name: | readline |
---|---|
Version: | 8.1 |
Release: | 4.el9 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 480996 |
License: | GPLv3+ |
RPM: | readline-8.1-4.el9.i686.rpm |
Source RPM: | readline-8.1-4.el9.src.rpm |
Build Date: | Mon Jan 10 2022 |
Build Host: | build-ol9-i386.oracle.com |
Vendor: | Oracle America |
URL: | https://tiswww.case.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. |