Télécharger la liste

Description du projet

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.

Système requise

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 problème de compilation avec gcc sur armel a été fixé. Les programmes qui émettent des lignes d'état avec beaucoup de retours chariot (comme darcs) ne sera plus confondre 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

Quelques bugs mineurs (comme double écho lors de l'acceptation d'une ligne à partir du mode commande de vi) ont été fixées
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

Cette version apporte de nombreuses améliorations et corrections pour le filtrage et multi-entrée ligne. Cooking (à savoir, coloriage ou ré-écriture) invites peut être évité par «rejet» d'entre eux, d'un filtre, ou quand ils ne correspondent pas à une expression régulière donnée. Il existe maintenant un - une option de tir pour faciliter leur utilisation dans des scripts 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

Cette version corrige des problèmes de sortie avec les raccourcis claviers pour l'échelle (par exemple UTF-8) caractères et la manipulation des arguments de préfixe.
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

Cette version corrige un problème de corruption d'écran sur Debian (et probablement quelques autres systèmes).
This release fixes a screen corruption problem on Debian (and probably a few other) systems.

Project Resources