Download List

Descripción del Proyecto

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

Un problema de compilación con gcc en armel se ha solucionado. Los programas que emiten las líneas de estado con una gran cantidad de retornos de carro (como darcs) ya no confundir rlwrap.
Tags: bugfix
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.

2010-01-18 09:58
0.36

Algunos errores (como el doble eco al aceptar una línea desde el modo de vi de comandos) se han fijado
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

Esta versión incluye muchas pequeñas mejoras y correcciones para el filtrado y multi-entrada de línea. Cocina (es decir, un color o una re-escritura) le pide se puede evitar por "rechazar" ellos, de un filtro, o cuando no coinciden con una expresión regular dada. Ahora existe un - una opción de disparo para facilitar el uso de scripts de shell.
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

Esta versión corrige problemas con combinaciones de teclas para UTF amplia (por ejemplo,-8) caracteres y la manipulación de los argumentos de prefijo.
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

Esta versión corrige un problema de corrupción de pantalla en Debian (y probablemente otros pocos sistemas).
This release fixes a screen corruption problem on Debian (and probably a few other) systems.

Project Resources