NetBSD/lib/libedit/TEST
abhinav c3d00a7d30 PR lib/54510: Fix file completion inside quotes which broke in rev 1.53
While there also fix handling character appending in the file completions when
inside quotes. For example when inside a quote, if the completion is a directory then
append a '/' but don't close the quote. On the other hand when inside a quote if the
completion is a file name and it is the only match then we can close the quote.
2019-09-08 05:50:58 +00:00
..
Makefile Add support for escaping special characters when doing filename completion. 2017-10-15 18:59:00 +00:00
rl1.c convert to 2 clause 2016-02-29 00:54:19 +00:00
tc1.c whitespace and header sorting changes (Ingo Schwarze). No functional changes. 2016-02-17 19:47:49 +00:00
test_filecompletion.c PR lib/54510: Fix file completion inside quotes which broke in rev 1.53 2019-09-08 05:50:58 +00:00
wtc1.c whitespace and header sorting changes (Ingo Schwarze). No functional changes. 2016-02-17 19:47:49 +00:00