aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen_utils.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* New configuraton option: find-show-lastKalle Wallin2005-06-151-1/+2
* Added a search screenKalle Wallin2004-11-151-3/+4
* Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf)Kalle Wallin2004-07-131-3/+4
* Use my_wgetch() instead of wgetch(), added --[no-]mouse optionKalle Wallin2004-07-131-11/+1
* Support SIGSTOP, SIGCONT in raw modeKalle Wallin2004-07-121-0/+5
* Ignore mouse events in wreadln, screen_getchKalle Wallin2004-07-031-2/+10
* Made the xterm title dynamic, added configuration option xterm-title-formatKalle Wallin2004-06-241-8/+13
* added screen_bell() for optional audible/visible bellsKalle Wallin2004-06-221-1/+28
* fixed the display of completion listsKalle Wallin2004-06-191-4/+22
* Added completion stuffKalle Wallin2004-06-181-0/+22
* Use the alert color in screen_readln()Kalle Wallin2004-06-161-0/+1
* Major cleanup of the mpd client code (mpc->mpdclient)Kalle Wallin2004-06-141-4/+5
* Added wreadln.c, wreadln.h a simple line editorKalle Wallin2004-06-061-19/+25
* Added initial i18n supportKalle Wallin2004-06-051-3/+4
* Changed directory layout (for future use of gettext)Kalle Wallin2004-06-051-0/+153