.. |
TEST
|
…
|
|
readline
|
Standard location of readline headers is /usr/include/readline/, so install
|
2001-01-05 21:15:49 +00:00 |
Makefile
|
Standard location of readline headers is /usr/include/readline/, so install
|
2001-01-05 21:15:49 +00:00 |
chared.c
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
chared.h
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
common.c
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
editline.3
|
…
|
|
editrc.5
|
…
|
|
el.c
|
depoison the pure editline code from readline compatibility hacks.
|
2001-01-05 22:45:30 +00:00 |
el.h
|
el_line_t: make 'limit' const
|
2001-01-06 14:44:50 +00:00 |
emacs.c
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
hist.c
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
hist.h
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
histedit.h
|
…
|
|
history.c
|
…
|
|
key.c
|
consistently check for allocation failures and return -1, if we could not
|
2001-01-04 15:56:31 +00:00 |
key.h
|
…
|
|
makelist
|
make array of functions and help array const
|
2001-01-09 19:22:31 +00:00 |
map.c
|
make constant arrays a const
|
2001-01-09 17:22:09 +00:00 |
map.h
|
make constant arrays a const
|
2001-01-09 17:22:09 +00:00 |
parse.c
|
…
|
|
parse.h
|
…
|
|
prompt.c
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
prompt.h
|
…
|
|
read.c
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
readline.c
|
fix partial completion - we failed to refresh screen in that case
|
2001-01-10 08:10:45 +00:00 |
refresh.c
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
refresh.h
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
search.c
|
consistently check for allocation failures and return -1, if we could not
|
2001-01-04 15:56:31 +00:00 |
search.h
|
…
|
|
shlib_version
|
bump libedit minor - addition of rl_special_prefixes and rl_completion_append_character
|
2001-01-01 15:54:07 +00:00 |
sig.c
|
make constant arrays a const
|
2001-01-09 17:31:04 +00:00 |
sig.h
|
…
|
|
sys.h
|
…
|
|
term.c
|
term_rebuffer_display(): set el->el_term.t_size.v to terminals
|
2001-01-10 22:42:56 +00:00 |
term.h
|
consistently check for allocation failures and return -1, if we could not
|
2001-01-04 15:56:31 +00:00 |
tokenizer.c
|
consistently check for allocation failures and return -1, if we could not
|
2001-01-04 15:56:31 +00:00 |
tokenizer.h
|
…
|
|
tty.c
|
make constant arrays a const
|
2001-01-09 17:31:04 +00:00 |
tty.h
|
…
|
|
vi.c
|
…
|
|