You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/editline
Kevin P. Fleming a7961494bd
allow top-level OPTIMIZE setting to affect builds in these subdirectories too
20 years ago
..
TEST
np Bug 6664 - More fixes for Solaris 20 years ago
readline
CHANGES
INSTALL
Makefile.in
PLATFORMS
README
chared.c
chared.h
common.c
config.guess
config.h.in
config.sub
configure allow top-level OPTIMIZE setting to affect builds in these subdirectories too 20 years ago
configure.in
editline.3
editrc.5
el.c
el.h
emacs.c
hist.c
hist.h
histedit.h
history.c
install-sh
key.c
key.h
makelist ensure that the script output is correctly generated when the system's character set does not use the English lowercase/uppercase character groups 20 years ago
map.c
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c
read.h
readline.c Bug 6664 - More fixes for Solaris 20 years ago
refresh.c
refresh.h
search.c
search.h
sig.c
sig.h
sys.h
term.c Do away with some warnings and fix some indentation 20 years ago
term.h
tokenizer.c
tokenizer.h
tty.c
tty.h
vi.c

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.