[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFkk2KSxkg5j1GOw=z1DDz6mV1F-Ej4Yfwv+S9wMivz9VCi-6g@mail.gmail.com>
Date: Fri, 11 May 2018 03:22:03 +0200
From: Ulf Magnusson <ulfalizer@...il.com>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [ANNOUNCE] Kconfiglib menuconfig implementation
On Tue, May 8, 2018 at 6:59 PM, Ulf Magnusson <ulfalizer@...il.com> wrote:
> Hello,
>
> I've added incremental search for jumping directly to a symbol now.
> Regular expressions are supported as well.
>
> Some screenshots below:
>
> https://raw.githubusercontent.com/ulfalizer/Kconfiglib/screenshots/screenshots/ss10.png
> https://raw.githubusercontent.com/ulfalizer/Kconfiglib/screenshots/screenshots/ss11.png
> https://raw.githubusercontent.com/ulfalizer/Kconfiglib/screenshots/screenshots/ss13.png
>
> The last screenshot shows how things might look after you jump to a
> symbol. The jumped-to symbol wasn't visible in this case, so show-all
> mode was turned on automatically.
>
Some new search-related features:
- The jump-to dialog now searches and lists prompt texts.
- A kind of poor man's fuzzy search has been added. 'foo bar baz'
matches all entries that match all of 'foo', 'bar', and 'baz', as
regexes.
Demo: https://asciinema.org/a/Q4UNFVPF5zd62KqjrG95mowkG
Cheers,
Ulf
Powered by blists - more mailing lists