Allow searching in the window list.
commitca397618071bc4e494f2810b9368c791c157942f
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Wed, 24 Feb 2010 06:36:22 +0000 (24 01:36 -0500)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Wed, 24 Feb 2010 06:36:22 +0000 (24 01:36 -0500)
tree9bcb7beae47cf52d11dc8a8381f9e564edc665b7
parent24246d27ea5be518c2c43b36b3187295cb8456a6
Allow searching in the window list.

Press '/' to enter the search string, then pressing 'n' will search
forward, and 'N' will search backward. Press '/' again to change the
search string.
src/list_display.c
src/list_generic.c
src/list_generic.h
src/list_window.c