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:15 +01:00
libreadline6.spec move conflicting info pages to devel package [release 6.3.008-3mamba;Sat Nov 26 2016] 2024-01-06 05:34:15 +01:00
libreadline-6.2-shlib.patch legacy package [release 6.3.008-2mamba;Thu Nov 03 2016] 2024-01-06 05:34:14 +01:00
libreadline-6.3.008-patchset.patch legacy package [release 6.3.008-2mamba;Thu Nov 03 2016] 2024-01-06 05:34:14 +01:00
libreadline-autoupdate legacy package [release 6.3.008-2mamba;Thu Nov 03 2016] 2024-01-06 05:34:14 +01:00
README.md legacy package [release 6.3.008-2mamba;Thu Nov 03 2016] 2024-01-06 05:34:14 +01:00

libreadline6

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.