Path to this page:
Subject: CVS commit: pkgsrc/misc/rlwrap
From: Klaus Heinz
Date: 2007-08-24 11:54:31
Message id: 20070824095431.9790721507@cvs.netbsd.org
Log Message:
Initial import of rlwrap-0.28.
rlwrap is a 'readline wrapper' that uses the GNU readline library to
allow the editing of keyboard input for other commands. 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.
Files: