On 22/04/16 04:28 PM, Peter Jones wrote:
Brandon Allbery <allbery.b@gmail.com> writes:
On Fri, Apr 22, 2016 at 7:19 PM, Peter Jones <mlists@pmade.com> wrote:
Jack Bates <iqpvnw@nottheoilrig.com> writes:
I love WindowBringer but I sometimes forget the menu items (window titles) are all lowercase. I type a capital letter, e.g. "Makefile" and get no results. Would you consider a pull request to make it case insensitive?
Is it WindowBringer or XPrompt that is causing the case-sensitivity issue?
WindowBringer uses dmenu, not XMonad.Prompt.
Bummer. Sounds like an even better patch is needed ;)
This is the change I have in mind: http://nottheoilrig.com/case-insensitive.patch Is it acceptable? Would you make any changes to it? There is a version of WindowBringer that uses XMonad.Prompt instead of dmenu: XMonad.Prompt.Window