Messages in this thread |  | | | Date | Thu, 04 Sep 2008 13:22:55 +0900 | | From | KOSAKI Motohiro <> | | Subject | Re: [PATCH] ncurses based config | |
Hi
> This patch was inspired by the kernel projects page, where an ncurses
> replacement for menuconfig was mentioned (by Sam Ravnborg).
>
> Building on menuconfig, this patch implements a more modern look interface using
> ncurses and ncurses' satellite libraries (menu, panel, form). The implementation
> does not depend on lxdialog, which is currently distributed with the kernel.
>
> The only change outside of nconf.c is due to a name clash: both ncurses and
> lkc.h define a fucntion named menu_init(). I changed the internal version's
> name.
>
> Please consider the patch for merging. Comments are appreciated.
if I run "make nconfig" on GNU screen, I can't see cursor position.
is this intensional?
|  |