summaryrefslogtreecommitdiff
path: root/lib/libedit/filecomplete.c
Commit message (Expand)AuthorAgeFilesLines
* libedit: Reduce surprising behaviour with filename completion some more:Jilles Tjoelker2010-06-151-3/+7
* libedit: Allow simple quoting in filename completion.Jilles Tjoelker2010-06-151-10/+133
* libedit: Fix a bug that could make completion listings incomplete.Jilles Tjoelker2010-06-151-3/+2
* libedit: Add basic filename completion code from NetBSD.Jilles Tjoelker2010-06-131-0/+541