NetBSD/lib/libedit
christos ff1a7c8cc8 Only FLUSH if we are ending libedit; DRAIN if we suspend for readline.
This allows pasting multiline buffers (Gerry Swislow)
2018-01-01 22:32:46 +00:00
..
TEST Add copyright and rcs header to the test program. 2017-10-15 19:17:30 +00:00
readline PR/51517: Jay West: Tty settings not restored on exit 2017-09-01 10:19:10 +00:00
Makefile
chared.c Fix typo in comment 2017-10-11 06:49:03 +00:00
chared.h
chartype.c
chartype.h
common.c
config.h
editline.3 Remove trailing whitespace; convert Xr readline to Nm readline, since 2017-09-02 06:48:10 +00:00
editline.7
editrc.5
el.c Only FLUSH if we are ending libedit; DRAIN if we suspend for readline. 2018-01-01 22:32:46 +00:00
el.h For readline emulation, don't reset the tty to "sane" (cooked) mode if we 2017-09-05 18:07:59 +00:00
eln.c
emacs.c
filecomplete.c Add NULL check after doing memory allocation at a couple of places 2017-10-27 18:16:09 +00:00
filecomplete.h
hist.c
hist.h PR/51517: Jay West: Tty settings not restored on exit 2017-09-01 10:19:10 +00:00
histedit.h PR/51517: Jay West: Tty settings not restored on exit 2017-09-01 10:19:10 +00:00
history.c The order in which the arguments to a function are evaluated is 2017-12-23 18:25:03 +00:00
historyn.c
keymacro.c
keymacro.h
literal.c
literal.h
makelist
map.c
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c
read.h
readline.c Only FLUSH if we are ending libedit; DRAIN if we suspend for readline. 2018-01-01 22:32:46 +00:00
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 Only FLUSH if we are ending libedit; DRAIN if we suspend for readline. 2018-01-01 22:32:46 +00:00
tty.h Only FLUSH if we are ending libedit; DRAIN if we suspend for readline. 2018-01-01 22:32:46 +00:00
vi.c