Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-05-05 21:56
0.37

A compilation problem with gcc on armel has been fixed. Programs that emit status lines with lots of carriage returns (like darcs) will no longer confuse rlwrap.
標籤: bugfix

2010-01-18 09:58
0.36

A few minor bugs (like double echo when accepting a line from vi command mode) have been fixed

2010-01-09 04:14
0.35

This release adds many small improvements and fixes for filtering and
multi-line input. Cooking (i.e., coloring or re-writing) prompts can be
avoided by "rejecting" them, from a filter, or when they don't match a
given regexp. There now is a --one-shot option for easier use within
shell scripts.

2009-12-20 09:11
0.34

This release fixes problems with keybindings for wide (e.g. UTF-8) characters and the handling of prefix arguments.

2009-11-26 18:28
0.33

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

Project Resources