summaryrefslogtreecommitdiff
path: root/readline.c
AgeCommit message (Expand)Author
2007-08-26Reset buffer pointers after CR/LF, by Jim Paris.ths
2007-06-25Implement ^W in readline.c, by Michal Hanselmann.ths
2004-08-01separated readline from monitor code - added password input support - added o...bellard