summaryrefslogtreecommitdiff
path: root/misc/rlwrap/DESCR
blob: 649324b25963e3267acf4a5db8d8ebce5a678ba2 (plain)
1
2
3
4
5
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.