Automerge script d6c733b87b automerge commit 19 years ago
..
TEST d9e19f71f3 19 years ago
np 066d8478d2 automerge commit 19 years ago
readline d9e19f71f3 19 years ago
CHANGES d9e19f71f3 19 years ago
INSTALL d9e19f71f3 19 years ago
Makefile.in d9e19f71f3 19 years ago
PLATFORMS d9e19f71f3 19 years ago
README d9e19f71f3 19 years ago
chared.c d9e19f71f3 19 years ago
chared.h d9e19f71f3 19 years ago
common.c d9e19f71f3 19 years ago
config.guess 4ac14b71f3 update editline's config.guess to support platforms made in the last 3 years (bug #4507) 20 years ago
config.h.in d9e19f71f3 19 years ago
config.sub 5b4035144d Version 0.3.0 from FTP 22 years ago
configure d6c733b87b automerge commit 19 years ago
configure.in d9e19f71f3 19 years ago
editline.3 d9e19f71f3 19 years ago
editrc.5 d9e19f71f3 19 years ago
el.c d9e19f71f3 19 years ago
el.h d9e19f71f3 19 years ago
emacs.c d9e19f71f3 19 years ago
hist.c d9e19f71f3 19 years ago
hist.h d9e19f71f3 19 years ago
histedit.h d9e19f71f3 19 years ago
history.c d9e19f71f3 19 years ago
install-sh 5b4035144d Version 0.3.0 from FTP 22 years ago
key.c d9e19f71f3 19 years ago
key.h d9e19f71f3 19 years ago
makelist ccda4a821d automerge commit 19 years ago
map.c d9e19f71f3 19 years ago
map.h d9e19f71f3 19 years ago
parse.c d9e19f71f3 19 years ago
parse.h d9e19f71f3 19 years ago
prompt.c d9e19f71f3 19 years ago
prompt.h d9e19f71f3 19 years ago
read.c d9e19f71f3 19 years ago
read.h d9e19f71f3 19 years ago
readline.c 066d8478d2 automerge commit 19 years ago
refresh.c d9e19f71f3 19 years ago
refresh.h d9e19f71f3 19 years ago
search.c d9e19f71f3 19 years ago
search.h d9e19f71f3 19 years ago
sig.c d9e19f71f3 19 years ago
sig.h d9e19f71f3 19 years ago
sys.h d9e19f71f3 19 years ago
term.c 0128cc9d4b automerge commit 19 years ago
term.h d9e19f71f3 19 years ago
tokenizer.c d9e19f71f3 19 years ago
tokenizer.h d9e19f71f3 19 years ago
tty.c d9e19f71f3 19 years ago
tty.h d9e19f71f3 19 years ago
vi.c d9e19f71f3 19 years ago

README

libedit is a command line editing and history library. It is designed to be
used by interactive programs that allow the user to type commands at a terminal
prompt.

The following files may be of direct interest to the user:

* CHANGES - Software change log.

* INSTALL - Installation information.

* PLATFORMS - Supported platforms and platform-specific information.