Code

Added previous screen info
[ncmpc.git] / src / wreadln.c
2005-06-11 Kalle Wallinsupport wide-char ncurses library (ncursesw)
2004-07-13 Kalle WallinUse glib's str functions (g_strlcat, g_strlcpy, g_snpri...
2004-07-13 Kalle WallinUse my_wgetch() instead of wgetch(), added --[no-]mouse...
2004-07-12 Kalle WallinSupport SIGSTOP, SIGCONT in raw mode
2004-07-03 Kalle WallinIgnore mouse events in wreadln, screen_getch
2004-06-22 Kalle Wallinadded screen_bell() for optional audible/visible bells
2004-06-19 Kalle Wallintry to complete even if the line is empty
2004-06-18 Kalle WallinAdded completion stuff
2004-06-06 Kalle WallinAdded wreadln.c, wreadln.h a simple line editor