Pullup ticket #3704.
[pkgsrcv2.git] / misc / rlwrap / DESCR
1 rlwrap is a 'readline wrapper' that uses the GNU readline library to
2 allow the editing of keyboard input for any other command. Input history
3 is remembered across invocations, separately for each command; history
4 completion and search work as in bash and completion word lists can be
5 specified on the command line.