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)
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>

No differences found