Difference between revisions of "Readline"

From Free Software Directory
Jump to: navigation, search
(Added Debian link)
Line 3: Line 3:
 
|Short description=Lets users edit command lines as they are typed in
 
|Short description=Lets users edit command lines as they are typed in
 
|Full description=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.
 
|Full description=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.
|Homepage URL=https://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
+
|Homepage URL=http://gnu.org/software/readline
 
|User level=intermediate
 
|User level=intermediate
 +
|Is High Priority Project=No
 
|Component programs=rl.c
 
|Component programs=rl.c
 
|VCS checkout command=git clone git://git.savannah.gnu.org/readline.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/readline.git
Line 18: Line 19:
 
|Last review by=Bendikker
 
|Last review by=Bendikker
 
|Last review date=2018/02/19
 
|Last review date=2018/02/19
 +
|Submitted by=Vibhuti
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 
|Is GNU=Yes
 
|Is GNU=Yes

Revision as of 12:37, 27 March 2018


[edit]

GNU Readline

https://www.gnu.org/software/readline/
Edit command lines while typing, with history support

The GNU readline library allows users to edit command lines as they are typed in. It can maintain a searchable history of previously entered commands, letting you easily recall, edit and re-enter past commands. It features both Emacs-like and vi-like keybindings, making its usage comfortable for anyone.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

27 September 2022




Leaders and contributors

Contact(s)Role
Chet Ramey Maintainer


Resources and communication

AudienceResource typeURI
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/gitweb/?p=readline.git
FTPDownloadhttps://ftp.gnu.org/gnu/readline/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/readline.git/
DebianDeveloperhttps://tracker.debian.org/pkg/readline
SavannahDeveloperhttps://savannah.gnu.org/projects/readline/
PythonDeveloperhttps://pypi.org/project/gnureadline/
DebianDeveloperhttps://tracker.debian.org/pkg/readline6
DebianDeveloperhttps://tracker.debian.org/pkg/readline5
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-readline/
FTPGeneralhttps://ftpmirror.gnu.org/readline/
WikidataGeneralhttps://www.wikidata.org/wiki/Q578173


Software prerequisites

This entry (in part or in whole) was last reviewed on 27 September 2022.




Entry







"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.











Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.