1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/devel/rlwrap/pkg-descr
Ying-Chieh Liao 588695caec add rlwrap
readline wrapper
2001-08-12 11:07:24 +00:00

8 lines
341 B
Plaintext

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/