From: Nir Tzachar Date: Sun, 8 Aug 2010 13:50:06 +0000 (+0300) Subject: nconfig: add search support X-Git-Tag: v2.6.37-rc1~51^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a72f3e2b82eb26f43bed1f83beeeb47830918811;p=pandora-kernel.git nconfig: add search support Remove the old hotkeys feature, and replace it by an interactive string search. From nconfig help: Searching: pressing '/' triggers interactive search mode. nconfig performs a case insensitive search for the string in the menu prompts (no regex support). Pressing the up/down keys highlights the previous/next matching item. Backspace removes one character from the match string. Pressing either '/' again or ESC exits search mode. All other keys behave normally. Miscellaneous other changes (including Rundy's and Justin's input). Signed-off-by: Nir Tzachar Acked-by: Sam Ravnborg Signed-off-by: Michal Marek --- Reading git-diff-tree failed