Lets users edit command lines as they are typed in https://tiswww.case.edu/php/chet/readline/rltop.html
Go to file
2024-01-06 05:34:02 +01:00
libreadline-6.2-shlib.patch automatic version update by autodist [release 6.3.005-1mamba;Thu Apr 24 2014] 2024-01-06 05:34:02 +01:00
libreadline-7.0.001-patchset.patch automatic version update by autodist [release 7.0.001-1mamba;Sun Dec 11 2016] 2024-01-06 05:34:02 +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 automatic version update by autodist [release 7.0.001-1mamba;Sun Dec 11 2016] 2024-01-06 05:34:02 +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.