Lets users edit command lines as they are typed in http://www.gnu.org/directory/GNU/readline.html
Go to file
2024-01-06 05:34:22 +01:00
libreadline7.spec legacy package [release 7.0.005-2mamba;Sun Mar 03 2019] 2024-01-06 05:34:22 +01:00
libreadline-6.2-shlib.patch legacy package [release 7.0.005-2mamba;Sun Mar 03 2019] 2024-01-06 05:34:22 +01:00
libreadline-7.0.005-patchset.patch legacy package [release 7.0.005-2mamba;Sun Mar 03 2019] 2024-01-06 05:34:22 +01:00
libreadline-autoupdate legacy package [release 7.0.005-2mamba;Sun Mar 03 2019] 2024-01-06 05:34:22 +01:00
README.md legacy package [release 7.0.005-2mamba;Sun Mar 03 2019] 2024-01-06 05:34:22 +01:00

libreadline7

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.