|
About:
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.
Author:
GNU Readline maintainers <bash |dash| maintainers |at| gnu |dot| org>
[contact developer]
Homepage:
http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
Tar/GZ:
ftp://ftp.gnu.org/gnu/readline/
Changelog:
http://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.11/10.00
(Rank N/A)
» Vitality: 0.00% (Rank 6534)
» Popularity: 4.38% (Rank 842)

(click to enlarge graphs)
Record hits: 25,352
URL hits: 19,285
Subscribers: 161
|
|
Branches
Comments
[»]
Very restricting library
by Scandum - Dec 20th 2006 16:46:34
While readline offers very good (though occasionally flawed) line editing -
its macro support is lacking. Readline's many quirks, poor documentation,
and inflexibility, isn't a bonus either. When using this library you
should consider that you might end up spending more time working around
readline's limitations than if you would have taken a couple of days to
add your own input editing support. Not to mention that the library isn't
installed on many system.
[reply]
[top]
[»]
Readline 5.0
by T.E.Dickey - Oct 15th 2005 07:16:19
This was released in August 2004 - and is not a new announcement.
[reply]
[top]
|