1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-09 09:40:42 +00:00
freebsd/lib/libedit
Tim J. Robbins 3a0e6ca553 Write the strvis()'d string out to the history file in history_save(),
not the original string. Fixes the bug where every second line of a
history file was empty.
2002-10-14 10:42:38 +00:00
..
TEST
chared.c
chared.h
common.c
editline.3 FreeBSD's libedit does not include NetBSD's readline emulation code. 2002-10-13 08:46:57 +00:00
editrc.5
el.c Restore local bits lost in recent merge from NetBSD. 2002-06-16 08:29:35 +00:00
el.h
emacs.c
hist.c
hist.h
history.c Write the strvis()'d string out to the history file in history_save(), 2002-10-14 10:42:38 +00:00
key.c
key.h
Makefile Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00
makelist Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
map.c
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c
refresh.c
refresh.h
search.c
search.h
sig.c
sig.h
sys.h
term.c
term.h
tokenizer.c
tokenizer.h
tty.c
tty.h
vi.c