stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] a program to switch windows


From: Andrei Mikhailov
Subject: Re: [STUMP] a program to switch windows
Date: Fri, 13 Mar 2009 12:55:02 -0700

It is like "vgroups" but each item in the list being marked by a
letter, and pressing
the corresponding key would bring me to that window. I guess this
should be easy to implement. I imagine (optional) color coding would
not be hard either. I am tempted to learn some LISP and try to do it
myself.

On Fri, Mar 13, 2009 at 9:03 AM, John Li <address@hidden> wrote:
> On Thu, Mar 12, 2009 at 07:10:54PM -0700, Andrei Mikhailov wrote:
>>
>> It is similar to the StumpWM window switcher, but slightly different:
>> 1. It enumerates windows by letters rather than numbers. (So, you can
>> manage up to 26 windows)
>>     Pressing the corresponding key brings you to that window.
>
> By the StumpWM window switcher, do you mean the "fselect" command? If
> so, you can also get the frames to be named by letters (or any
> characters) by setting the *frame-number-map* variable. E.g.,
>
> (setf *frame-number-map* "aoeuidhtns-pyfgcrlqjkxbmwvz1234567890")
>
> Or do you mean something like the "windowlist" command that lists
> windows and lets you scroll through it and select windows?
>
> Either way, seems interesting! I use run-or-raise almost exclusively
> to switch between windows, but maybe I'll give this a go.
>
>
> -John
>
>
> _______________________________________________
> Stumpwm-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/stumpwm-devel
>




reply via email to

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