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)
committerMichal Marek <mmarek@suse.cz>
Thu, 27 Sep 2012 16:09:24 +0000 (18:09 +0200)
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>

No differences found