summaryrefslogtreecommitdiff
path: root/util/readline.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-11readline: Clear screen on form feed.Hani Benhabiles1-0/+9
2014-06-11readline: Make completion strings always uniqueHani Benhabiles1-0/+6
2014-05-07readline: Sort completions before printing them.Hani Benhabiles1-0/+7
2014-05-07readline: use g_strndup instead of open-coding itMichael Tokarev1-3/+1
2014-01-22readline: move readline to a generic locationStefan Hajnoczi1-0/+495