From: Benjamin Poirier Date: Thu, 23 Aug 2012 18:55:08 +0000 (-0400) Subject: menuconfig: Assign jump keys per-page instead of globally X-Git-Tag: 1.9.7~2 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=72c3e74a3e87ada13732f812b123bb33ff174c03;hp=72c3e74a3e87ada13732f812b123bb33ff174c03;p=carl9170fw.git menuconfig: Assign jump keys per-page instead of globally 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 Signed-off-by: Michal Marek Signed-off-by: Christian Lamparter ---