NetBSD/lib/libedit
abhinav 3a89c5769a When doing filename autocompletion, append a trailing slash at the end of directory
names. We already do this when there is only one completion option but
in case of of multiple completion options, it wasn't being done.

ok christos@
2017-04-21 05:38:03 +00:00
..
readline export rl_done 2016-10-28 18:32:35 +00:00
TEST Start removing the WIDECHAR ifdefs; building without it has stopped working 2016-03-23 22:27:48 +00:00
chared.c Stop the read module from poking the el_chared.c_macro data structure 2016-05-22 19:44:26 +00:00
chared.h Stop the read module from poking the el_chared.c_macro data structure 2016-05-22 19:44:26 +00:00
chartype.c Make sure that argv is NULL terminated since functions like tty_stty rely 2017-01-09 02:54:18 +00:00
chartype.h s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
common.c Stop the read module from poking the el_chared.c_macro data structure 2016-05-22 19:44:26 +00:00
config.h Start removing the WIDECHAR ifdefs; building without it has stopped working 2016-03-23 22:27:48 +00:00
editline.3 Add missing argument for H_SET. 2017-04-10 15:02:40 +00:00
editline.7 GNU readline(3) regards history chronologically, that is, from the 2016-05-09 21:27:55 +00:00
editrc.5 documentation improvements (Ingo Schwarze) 2016-05-22 23:54:20 +00:00
el.c Stop the read module from poking the el_chared.c_macro data structure 2016-05-22 19:44:26 +00:00
el.h From Ingo Schwarze: 2016-05-24 15:00:45 +00:00
eln.c Elide gcc warning about intermediate const casts caused by visibility change. 2016-05-09 21:37:34 +00:00
emacs.c s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
filecomplete.c When doing filename autocompletion, append a trailing slash at the end of directory 2017-04-21 05:38:03 +00:00
filecomplete.h When doing filename autocompletion, append a trailing slash at the end of directory 2017-04-21 05:38:03 +00:00
hist.c one extra char for NUL. 2017-03-05 19:23:58 +00:00
hist.h s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
histedit.h From Ingo Schwarze: 2016-04-19 19:50:53 +00:00
history.c Get rid of private/public; keep protected (Ingo Schwarze) 2016-04-11 18:56:31 +00:00
historyn.c From Ingo Schwarze: 2016-04-18 17:01:19 +00:00
keymacro.c From Ingo Schwarze: 2016-05-24 15:00:45 +00:00
keymacro.h s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
Makefile remove debug read (Ingo Schwarze) 2016-05-24 17:42:54 +00:00
makelist s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
map.c s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
map.h s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
parse.c s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
parse.h s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
prompt.c s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
prompt.h s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
read.c PR/51706: Amir Plivatsky: Fix memory leak 2016-12-11 15:47:06 +00:00
read.h Stop the read module from poking the el_chared.c_macro data structure 2016-05-22 19:44:26 +00:00
readline.c When doing filename autocompletion, append a trailing slash at the end of directory 2017-04-21 05:38:03 +00:00
refresh.c s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
refresh.h s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
search.c s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
search.h s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
shlib_version
sig.c s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
sig.h s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
sys.h s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
terminal.c s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
terminal.h s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
tokenizer.c Get rid of private/public; keep protected (Ingo Schwarze) 2016-04-11 18:56:31 +00:00
tokenizern.c From Ingo Schwarze: 2016-04-18 17:01:19 +00:00
tty.c s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
tty.h s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00
vi.c s/protected/libedit_private/g 2016-05-09 21:46:56 +00:00