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 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

阿与除armel GCC编译的问题已得到修复。排放的程序与回车喜欢的darcs(手状态行)将不再混淆rlwrap。
标签: 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

一些小错误(如在接受双重回声从vi命令行模式),已得到修复
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

此版本增加了许多小的改进过滤和多行输入和修正。烹饪(即着色或重写)提示,可避免“拒绝”他们从一个过滤器,或者当它们不匹配给定的正则表达式。现在有一个-一次性更容易在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

此版本修复的问题与宽(如-8)字符和参数处理的前缀键绑定。
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

此版本修正了在Debian屏幕上的腐败问题(可能是其他几个)系统。
This release fixes a screen corruption problem on Debian (and probably a few other) systems.

Project Resources