aboutsummaryrefslogtreecommitdiffstats
path: root/readline.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-16Attached patch fixes a series of this warningblueswir11-2/+2
2007-12-17Handle history additions properly, by Andreas Schwab.ths1-2/+2
2007-11-17Break up vl.h.pbrook1-1/+2
2007-09-25Improve completion in monitor, by Pascal Terjan.ths1-1/+16
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-4/+4
2007-08-26Reset buffer pointers after CR/LF, by Jim Paris.ths1-0/+4
2007-06-25Implement ^W in readline.c, by Michal Hanselmann.ths1-0/+43
2004-08-01separated readline from monitor code - added password input support - added o...bellard1-0/+425