Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rlwrap: Wrapper for GNU readline
- Summary
- rlwrap is a 'readline wrapper' that uses the GNU readline library to
allow the editing of keyboard input for any other command. Input
history is remembered across invocations, separately for each command;
history completion and search work as in bash and completion word
lists can be specified on the command line.
Changelog
- * Mon Feb 5 18:00:00 2007 Michel Salim <michel{*}salim{%}gmail{*}com> 0.28-2
- Rebuild for Fedora 7, removing dependency on libtermcap
- * Tue Nov 28 18:00:00 2006 Michel Salim <michel{*}salim{%}gmail{*}com> 0.28-1
- Initial package