freebsd-ports/devel/rlwrap/pkg-descr

8 lines
341 B
Text
Raw Normal View History

2001-08-12 13:07:24 +02:00
rlwrap is a 'readline wrapper', i.e. a small utility that uses the GNU
readline library to allow the editing of keyboard input for any other
command. Input history is remembered separately for each command,
!... history completion works as in bash and completion word lists can
be specified.
WWW: http://utopia.knoware.nl/~hlub/uck/rlwrap/