Re: Small typo in kernel [current source from git] .config option

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nir Tzachar
Date: Thursday, July 29, 2010 - 12:50 pm

On Thu, Jul 29, 2010 at 5:19 PM, Randy Dunlap <rdunlap@xenotime.net> wrote:

You can feed ascii chars to the menu_driver, which then employs a
pattern match to jump to a matched item. However, I have not used this
logic as I needed to implement the m,y,n etc. shortcuts.

Coming to think about it, it might be possible to use the built-in
pattern matching of libmenu by first pressing the '/' key, and then
feeding consecutive key presses to the menu_driver routine. I'll try
to come up with a patch.


This might be a problem, as there are options which are longer than
the width of a regular terminal..


Cheers.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Small typo in kernel [current source from git] .config ..., Justin P. Mattock, (Tue Jul 27, 8:50 am)
Re: Small typo in kernel [current source from git] .config ..., Justin P. Mattock, (Tue Jul 27, 9:45 am)
Re: Small typo in kernel [current source from git] .config ..., Nir Tzachar, (Thu Jul 29, 12:50 pm)
[PATCH] nconfig: add search support, nir.tzachar, (Sun Aug 1, 12:20 am)
Re: [PATCH] nconfig: add search support, Sam Ravnborg, (Sun Aug 1, 2:28 am)
Re: [PATCH] nconfig: add search support, Nir Tzachar, (Sun Aug 1, 3:21 am)
Re: [PATCH] nconfig: add search support, Sam Ravnborg, (Sun Aug 1, 4:49 am)
Re: [PATCH] nconfig: add search support, Randy Dunlap, (Mon Aug 2, 9:32 am)
Re: [PATCH] nconfig: add search support, rdunlap, (Mon Aug 2, 2:22 pm)
Re: [PATCH] nconfig: add search support, Nir Tzachar, (Mon Aug 2, 9:37 pm)
Re: [PATCH] nconfig: add search support, Nir Tzachar, (Mon Aug 2, 9:41 pm)
[PATCH] nconfig: add search support, nir.tzachar, (Tue Aug 3, 5:28 am)
Re: [PATCH] nconfig: add search support, Randy Dunlap, (Thu Aug 5, 10:04 am)
Re: [PATCH] nconfig: add search support, Nir Tzachar, (Thu Aug 5, 11:13 am)
Re: [PATCH] nconfig: add search support, Randy Dunlap, (Thu Aug 5, 11:19 am)
Re: [PATCH] nconfig: add search support, Nir Tzachar, (Fri Aug 6, 5:41 am)
Re: [PATCH] nconfig: add search support, Sam Ravnborg, (Fri Aug 6, 6:54 am)
Re: [PATCH] nconfig: add search support, Sam Ravnborg, (Fri Aug 6, 7:09 am)
Re: [PATCH] nconfig: add search support, Nir Tzachar, (Fri Aug 6, 12:22 pm)