menuconfig: Assign jump keys per-page instead of globally
authorBenjamin Poirier <bpoirier@suse.de>
Thu, 23 Aug 2012 18:55:08 +0000 (14:55 -0400)
committerChristian Lamparter <chunkeey@googlemail.com>
Sat, 15 Dec 2012 21:54:20 +0000 (22:54 +0100)
At the moment, keys 1-9 are assigned to the first 9 search results. This patch
makes them assigned to the first 9 results per-page instead. We are much less
likely to run out of keys that way.

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