NetBSD/lib/libedit
christos 0dded5f65c Add support for automatic and magic margins (from tcsh)
This makes the rightmost column usable on all programs
that use editline.
2000-01-20 22:56:21 +00:00
..
TEST fix id header... 1999-09-21 00:07:03 +00:00
Makefile Use LIBEDITDIR instead of CURDIR so we can use that Makefile to compile 1999-07-06 14:10:21 +00:00
chared.c More trailing white space. 1999-07-02 15:14:07 +00:00
chared.h More trailing white space. 1999-07-02 15:14:07 +00:00
common.c More trailing white space. 1999-07-02 15:14:07 +00:00
editline.3 missing , 1999-11-26 18:38:27 +00:00
editrc.5 More trailing white space. 1999-07-02 15:14:07 +00:00
el.c - implement printing a right-side prompt. code derived from similar work 1999-11-12 01:05:07 +00:00
el.h - implement printing a right-side prompt. code derived from similar work 1999-11-12 01:05:07 +00:00
emacs.c More trailing white space. 1999-07-02 15:14:07 +00:00
hist.c More trailing white space. 1999-07-02 15:14:07 +00:00
hist.h
histedit.h - implement printing a right-side prompt. code derived from similar work 1999-11-12 01:05:07 +00:00
history.c More trailing white space. 1999-07-02 15:14:07 +00:00
key.c PR/9244: Kevin Schoedel: libedit dumps bindings inconsistently 2000-01-19 18:31:10 +00:00
key.h More trailing white space. 1999-07-02 15:14:07 +00:00
makelist More trailing white space. 1999-07-02 15:14:07 +00:00
map.c don't assume locales are not working - it may not be the case 1999-10-15 17:01:19 +00:00
map.h More trailing white space. 1999-07-02 15:14:07 +00:00
parse.c More trailing white space. 1999-07-02 15:14:07 +00:00
parse.h More trailing white space. 1999-07-02 15:14:07 +00:00
prompt.c - implement printing a right-side prompt. code derived from similar work 1999-11-12 01:05:07 +00:00
prompt.h - implement printing a right-side prompt. code derived from similar work 1999-11-12 01:05:07 +00:00
read.c PR/9243: Kevin Schoedel: libedit ignores repeat count 2000-01-19 18:30:19 +00:00
readline.c don't try to free() something allocated with alloca() in rl_complete_internal(). 1999-07-03 11:55:51 +00:00
readline.h
refresh.c Add support for automatic and magic margins (from tcsh) 2000-01-20 22:56:21 +00:00
refresh.h
search.c More trailing white space. 1999-07-02 15:14:07 +00:00
search.h More trailing white space. 1999-07-02 15:14:07 +00:00
shlib_version - implement printing a right-side prompt. code derived from similar work 1999-11-12 01:05:07 +00:00
sig.c More trailing white space. 1999-07-02 15:14:07 +00:00
sig.h
sys.h
term.c Add support for automatic and magic margins (from tcsh) 2000-01-20 22:56:21 +00:00
term.h Add support for automatic and magic margins (from tcsh) 2000-01-20 22:56:21 +00:00
tokenizer.c More trailing white space. 1999-07-02 15:14:07 +00:00
tokenizer.h More trailing white space. 1999-07-02 15:14:07 +00:00
tty.c Fix PR7685 (gdb under emacs prints spurious ^M and messes up terminal) 1999-08-02 01:01:55 +00:00
tty.h apparantly need <unistd.h> for portable way of getting _POSIX_VDISABLE 1999-09-26 14:37:47 +00:00
vi.c More trailing white space. 1999-07-02 15:14:07 +00:00