rlwrap 0.29 (Default branch) |
|
|
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.
License: GNU General Public License (GPL)
Changes:
rlwrap can now handle ANSI color and multibyte
characters. An option to colorise prompts has been
added. A number of minor bugs and portability
problems have been corrected.
|