Re: [RFC v7 1/1] mconf: global i-search in menu prompts

2018-06-19 Thread Dirk Gouders
Randy Dunlap writes: > On 06/19/2018 11:47 AM, Dirk Gouders wrote: >> Randy Dunlap writes: >> >>> Hi Dirk, >>> >>> On 06/17/2018 05:15 AM, Dirk Gouders wrote: At any time, at most one i-search is active and the navigation path to the current menu is displayed in the subtitle,

Re: [RFC v7 1/1] mconf: global i-search in menu prompts

2018-06-19 Thread Dirk Gouders
Randy Dunlap writes: > On 06/19/2018 11:47 AM, Dirk Gouders wrote: >> Randy Dunlap writes: >> >>> Hi Dirk, >>> >>> On 06/17/2018 05:15 AM, Dirk Gouders wrote: At any time, at most one i-search is active and the navigation path to the current menu is displayed in the subtitle,

Re: [RFC v7 1/1] mconf: global i-search in menu prompts

2018-06-19 Thread Randy Dunlap
On 06/19/2018 11:47 AM, Dirk Gouders wrote: > Randy Dunlap writes: > >> Hi Dirk, >> >> On 06/17/2018 05:15 AM, Dirk Gouders wrote: >>> >>> At any time, at most one i-search is active and the navigation path to >>> the current menu is displayed in the subtitle, the second line in the >>> menu

Re: [RFC v7 1/1] mconf: global i-search in menu prompts

2018-06-19 Thread Randy Dunlap
On 06/19/2018 11:47 AM, Dirk Gouders wrote: > Randy Dunlap writes: > >> Hi Dirk, >> >> On 06/17/2018 05:15 AM, Dirk Gouders wrote: >>> >>> At any time, at most one i-search is active and the navigation path to >>> the current menu is displayed in the subtitle, the second line in the >>> menu

Re: [RFC v7 1/1] mconf: global i-search in menu prompts

2018-06-19 Thread Dirk Gouders
Randy Dunlap writes: > Hi Dirk, > > On 06/17/2018 05:15 AM, Dirk Gouders wrote: >> >> At any time, at most one i-search is active and the navigation path to >> the current menu is displayed in the subtitle, the second line in the >> menu window. > > Nice. > > And the highlight of the current

Re: [RFC v7 1/1] mconf: global i-search in menu prompts

2018-06-19 Thread Dirk Gouders
Randy Dunlap writes: > Hi Dirk, > > On 06/17/2018 05:15 AM, Dirk Gouders wrote: >> >> At any time, at most one i-search is active and the navigation path to >> the current menu is displayed in the subtitle, the second line in the >> menu window. > > Nice. > > And the highlight of the current

Re: [RFC v7 1/1] mconf: global i-search in menu prompts

2018-06-19 Thread Randy Dunlap
On 06/17/2018 05:15 AM, Dirk Gouders wrote: > Signed-off-by: Dirk Gouders > --- > scripts/kconfig/lxdialog/checklist.c | 2 +- > scripts/kconfig/lxdialog/dialog.h| 3 +- > scripts/kconfig/lxdialog/inputbox.c | 2 +- > scripts/kconfig/lxdialog/menubox.c | 181

Re: [RFC v7 1/1] mconf: global i-search in menu prompts

2018-06-19 Thread Randy Dunlap
On 06/17/2018 05:15 AM, Dirk Gouders wrote: > Signed-off-by: Dirk Gouders > --- > scripts/kconfig/lxdialog/checklist.c | 2 +- > scripts/kconfig/lxdialog/dialog.h| 3 +- > scripts/kconfig/lxdialog/inputbox.c | 2 +- > scripts/kconfig/lxdialog/menubox.c | 181

Re: [RFC v7 1/1] mconf: global i-search in menu prompts

2018-06-19 Thread Randy Dunlap
Hi Dirk, On 06/17/2018 05:15 AM, Dirk Gouders wrote: > > At any time, at most one i-search is active and the navigation path to > the current menu is displayed in the subtitle, the second line in the > menu window. Nice. And the highlight of the current menu item is also nice when TAB is used

Re: [RFC v7 1/1] mconf: global i-search in menu prompts

2018-06-19 Thread Randy Dunlap
Hi Dirk, On 06/17/2018 05:15 AM, Dirk Gouders wrote: > > At any time, at most one i-search is active and the navigation path to > the current menu is displayed in the subtitle, the second line in the > menu window. Nice. And the highlight of the current menu item is also nice when TAB is used

[RFC v7 1/1] mconf: global i-search in menu prompts

2018-06-17 Thread Dirk Gouders
Some menus in the kernel configuration are rather large and it can be time-consuming for a user to navigate through several menu items to reach the menu entry that he wants to modify -- for users with less than 100% healthy eyes, this process can also be challenging. An i-search functionality

[RFC v7 1/1] mconf: global i-search in menu prompts

2018-06-17 Thread Dirk Gouders
Some menus in the kernel configuration are rather large and it can be time-consuming for a user to navigate through several menu items to reach the menu entry that he wants to modify -- for users with less than 100% healthy eyes, this process can also be challenging. An i-search functionality