menuconfig: Add jump keys to search results
authorBenjamin Poirier <bpoirier@suse.de>
Thu, 23 Aug 2012 18:55:06 +0000 (14:55 -0400)
committerChristian Lamparter <chunkeey@googlemail.com>
Sat, 15 Dec 2012 21:54:16 +0000 (22:54 +0100)
commitc39bbd9df12751bec93d0de908e2117ac480477d
treeba41aa4e9e0e4db91427492595361df557a7b868
parent87218581d8231aacbcaeeaaf3cb469ffb6cbc9a1
menuconfig: Add jump keys to search results

makes it possible to jump directly to the menu for a configuration entry after
having searched for it with '/'. If this menu is not currently accessible we
jump to the nearest accessible parent instead. After exiting this menu, the
user is returned to the search results where he may jump further in or
elsewhere.

Signed-off-by: Benjamin Poirier <bpoirier@suse.de>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
config/expr.h
config/lkc_proto.h
config/menu.c