Download List

项目描述

The Tecla library provides programs with interactive command line editing facilities, similar to those of the Unix tcsh shell. It supports recall and editing of previously entered command lines, TAB completion of file names and application specific tokens, and in-line wild-card expansion of filenames. The optionally reentrant modules which perform TAB completion and wild-card expansion are also available separately for general use. The library is smaller, more modular, makes more efficient use of the heap, and has a less restrictive license than GNU readline.

系统要求

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.

2001-12-11 10:47 Back to release list
1.4.0

有很多增补gl_get_line。历史可以进行分组,展示,查询,残疾人,保存和应用软件。信号处理现在定制。文件事件处理程序现在可以注册。配置可以来自任何字符串或文件的组合。无回声模式已添加。在提示符下现在可以包含文字属性指示。 8位外国语言环境,现在的支持。还有一个新计划,增加了命令行编辑的大多数程序,但它们没有连接到图书馆。
标签: Major feature enhancements
There have been many additions to gl_get_line. The history can now be grouped, displayed, queried, disabled, saved, and loaded by applications. Signal handling is now customizable. File event handlers can now be registered. Configuration can now come from any string or combination of files. A no-echo mode has been added. The prompt can now contain text attribute directives. 8-bit foreign locales are now supported. There is also a new program that adds command-line editing to most programs, without them being linked to the library.

Project Resources