Lets users edit command lines as they are typed in https://tiswww.case.edu/php/chet/readline/rltop.html
Go to file
2024-02-25 10:34:43 +01:00
libreadline-8.2.010-patchset.patch update to 8.2.010 [release 8.2.010-1mamba;Fri Feb 23 2024] 2024-02-25 10:34:43 +01:00
libreadline-autoupdate update to 6.3.008 [release 6.3.008-1mamba;Thu Dec 18 2014] 2024-01-06 05:34:02 +01:00
libreadline.spec update to 8.2.010 [release 8.2.010-1mamba;Fri Feb 23 2024] 2024-02-25 10:34:43 +01:00
README.md automatic version update by autodist [release 6.3.005-1mamba;Thu Apr 24 2014] 2024-01-06 05:34:02 +01:00

libreadline

The Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands.