stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] [PATCH] Make select-from-menu try match unmapped user input.


From: Shawn
Subject: Re: [STUMP] [PATCH] Make select-from-menu try match unmapped user input.
Date: Thu, 28 Aug 2008 12:52:54 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Lionel Flandrin <address@hidden> writes:

> For instance, if the user has to choose between:
> ,--
> | "xterm"
> | "gimp"
> | "firefox"
> | "git"
> `--
> And he wants to choose "git", he can type "git", "it", "g.t" or even
> "t$" and the correct entry will be selected.

This is very nice! I've put it in the repo. Something that confused me
at first was that it was case sensitive. In emacs if you use only
lowercase letters, interactive searching is case insensitive but when
you start using upper case letters then it becomes case
sensitive. It'd be neat if the same were done here.

-Shawn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]