aboutsummaryrefslogtreecommitdiffstats
path: root/src/wreadln.h (unfollow)
Commit message (Expand)AuthorFilesLines
2004-07-13Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf)Kalle Wallin1-10/+10
2004-07-13Use my_wgetch() instead of wgetch(), added --[no-]mouse optionKalle Wallin1-2/+3
2004-06-18Added completion stuffKalle Wallin1-0/+8
2004-06-06Added wreadln.c, wreadln.h a simple line editorKalle Wallin1-0/+25