On Wed, Aug 31, 2011 at 12:46 AM, Cheng Renquan <crquan@xxxxxxxxx> wrote: > scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputbox > The nconfig even has KEY_UP as KEY_RIGHT and KEY_DOWN as KEY_LEFT, > that I think more unnatural, better remove KEY_UP/KEY_DOWN in such > a one line editor, or for future possible text area editor; Hi Nir, how do you think the original design of UP as RIGHT and DOWN as LEFT? in other applications, I saw DOWN as RIGHT and UP as LEFT; but generally I think it's better to not support DOWN and UP; Why is there need for KEY_UP/KEY_DOWN in a one line editor? > > scripts/kconfig/nconf: trunc too long string display in menu > > scripts/kconfig/nconf.c | 29 ++++++++++------- > scripts/kconfig/nconf.gui.c | 73 ++++++++++++++++++++++++++++++++++++------- > scripts/kconfig/nconf.h | 2 +- > 3 files changed, 79 insertions(+), 25 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html