freebsd-dev/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
editrc.5
el.c
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
makelist
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