The readline library
http://www.gnu.org/software/readline/
The readline library is used by the Bourne Again Shell (bash, the standard command interpreter) for easy editing of command lines. This includes history and search functionality.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/readline && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000333 333 Bytes | |
readline-5.2-conf.patch | 0000004262 4.16 KB | |
readline-6.2-metamode.patch | 0000000385 385 Bytes | |
readline-6.2-xmalloc.dif | 0000001122 1.1 KB | |
readline-6.3-destdir.patch | 0000006532 6.38 KB | |
readline-6.3-input.dif | 0000001511 1.48 KB | |
readline-6.3-rltrace.patch | 0000000987 987 Bytes | |
readline-7.0-screen.patch | 0000001799 1.76 KB | |
readline-8.1.dif | 0000005574 5.44 KB | |
readline-8.1.tar.gz | 0002993288 2.85 MB | |
readline-8.1.tar.gz.sig | 0000000095 95 Bytes | |
readline.changes | 0000122205 119 KB | |
readline.keyring | 0000001321 1.29 KB | |
readline.spec | 0000007072 6.91 KB |
Revision 10 (latest revision is 17)
Dominique Leuenberger (dimstar_suse)
accepted
request 862370
from
Dr. Werner Fink (WernerFink)
(revision 10)
- Update to final readline-8.1 which is mainly rc3 - Remove obsolate patches and the signatures * readline80-001 * readline80-001.sig * readline80-002 * readline80-002.sig * readline80-003 * readline80-003.sig * readline80-004 * readline80-004.sig - Port patches * readline-5.2-conf.patch * readline-6.2-metamode.patch * readline-6.3-destdir.patch * readline-6.3-input.dif * readline-6.3-rltrace.patch * readline-7.0-screen.patch - Port and rename patch readline-8.0.dif which is now readline-8.1.dif - Update to readline-8.1-rc3 for testing * Fixed a bug that could cause point to be set beyond the end of the line buffer when aborting an incremental search. - Update to readline-8.1-rc2 for testing * Bracketed paste mode is enabled by default. There is a configure-time option (--enable-bracketed-paste-default) to set the default to on or off. * Terminals that are named "dumb" or unknown do not enable bracketed paste by default. * Ensure that disabling bracketed paste turns off highlighting the incremental
Comments 0