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

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.