freebsd-skq/contrib/libedit
Baptiste Daroussin d0ef721ed3 Import libedit 2019-09-10
Compared to current version in base:
- great improvements on the Unicode support
- full support for filename completion including quoting
  which means we do not need anymore our custom addition)
- Improved readline compatiblity

Upgrading libedit has been a pain in the past, because somehow we never
managed to properly cleanup the tree in lib/libedit and each merge has always
been very painful. After years of fighting give up and refresh a merge from
scrarch properly in contrib.

Note that the switch to this version will be done in another commit.
2019-09-10 14:30:10 +00:00
..
readline
TEST
chared.c
chared.h
chartype.c
chartype.h
common.c
config.h
editline.3
editline.7
editrc.5
el.c
el.h
eln.c
emacs.c
filecomplete.c
filecomplete.h
hist.c
hist.h
histedit.h
history.c
historyn.c
keymacro.c
keymacro.h
literal.c
literal.h
Makefile
makelist
map.c
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c
read.h
readline.c
refresh.c
refresh.h
search.c
search.h
shlib_version
sig.c
sig.h
sys.h
terminal.c
terminal.h
tokenizer.c
tokenizern.c
tty.c
tty.h
vi.c