rlwrap is a readline wrapper, a small utility that uses the GNU readline library to allow the editing of keyboard input for any other command. It maintains a separate input history for each command, and can TAB-expand words using all previously seen words and/or a user-specified file.

Changes: This release fixes a screen corruption problem on Debian (and probably a few other) systems.

Tags: Terminals

Licenses: GPL