aboutsummaryrefslogtreecommitdiffstats
path: root/src/wreadln.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* include cleanupMax Kellermann2008-09-151-0/+3
* fix function prototypesMax Kellermann2008-09-151-0/+7
* const pointersMax Kellermann2008-09-151-2/+2
* Removed nested functionsAndreas Obergrusberger2007-08-261-2/+6
* Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf)Kalle Wallin2004-07-131-10/+10
* Use my_wgetch() instead of wgetch(), added --[no-]mouse optionKalle Wallin2004-07-131-2/+3
* Added completion stuffKalle Wallin2004-06-181-0/+8
* Added wreadln.c, wreadln.h a simple line editorKalle Wallin2004-06-061-0/+25