nconf: add u, d command keys in scroll windows
authorBenjamin Poirier <bpoirier@suse.de>
Tue, 24 Jul 2012 20:12:03 +0000 (16:12 -0400)
committerMichal Marek <mmarek@suse.cz>
Thu, 26 Jul 2012 10:20:46 +0000 (12:20 +0200)
commitd68e818bc4d5c962093ced51c4d8341fc6aea30d
tree735b0f62d5371aed53935984fd00f74c0ae5171b
parent9d4792c9b4e9cab75e657cec0c140875472d16f0
nconf: add u, d command keys in scroll windows

They function just like they do in less(1).
Also correct some discrepancy between the help text and the code wrt
function keys.

Signed-off-by: Benjamin Poirier <bpoirier@suse.de>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/kconfig/nconf.c
scripts/kconfig/nconf.gui.c