rlwrap

generic readline wrapper for various programs

WWW CVSWeb GITHub
  1. Package version
    rlwrap-0.46.1
  2. Maintainer
    The OpenBSD ports mailing-list

rlwrap is a 'readline wrapper', a small utility that uses the GNU
readline library to allow the editing of keyboard input for any
command. rlwrap should be especially useful when you need
user-defined completion (by way of completion word lists) and
persistent history.