Key |
Value |
author |
Andreas Kupries |
build::date |
2014-05-29 |
description |
This package provides access to antirez's linenoise library for creating a line editor, as modified and extended by Steve Bennett (msteveb) of Workware, and myself. An important difference to readline/editline is the minimal approach of linenoise. |
entity |
package |
generated::by |
critcl 3.1.7 andreask |
generated::date |
2014-05-29 |
license |
Under a BSD license. |
location |
http://github.com/andreas-kupries/tcl-linenoise |
location/c-library |
http://github.com/andreas-kupries/linenoise |
location/c-library/msteveb |
http://github.com/msteveb/linenoise |
location/c-library/origin |
http://github.com/antirez/linenoise
|
platform |
macosx-universal |
require |
Tcl -require 8.5 |
subject |
line editor linenoise readline editline edit line tty console terminal read line line reader |
summary |
A line-editor package build on top of Steve Bennet's extensions to Salvator's (antirez) linenoise C library |