screen-users
[Top][All Lists]
Advanced

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

Re: alpha as window number?


From: David Collins
Subject: Re: alpha as window number?
Date: Mon, 5 Nov 2012 18:32:16 +0000

I have the following in my .screenrc to get to windows > 9

# bind keys '^a - [0-9]' to screens 10-19
bind - command -c select10
bind -c select10 0 select 10
bind -c select10 1 select 11
bind -c select10 2 select 12
bind -c select10 3 select 13
bind -c select10 4 select 14
bind -c select10 5 select 15
bind -c select10 6 select 16
bind -c select10 7 select 17
bind -c select10 8 select 18
bind -c select10 9 select 19

On 05/11/2012, Benjamin Bradley <address@hidden> wrote:
> Hi all,
> I've been using screen for a few years and love it, but I tend to keep
> open a large (>10) number of windows, similar to my web browsing habits.
> I'm wondering if it's possible to expand the window numbers to include
> alpha as well as the 0-9 numerics, so that when one opens the
> 'windowlist' command, a window could be chosen not just with the 0-9
> digits, but letters a-z as well? As it is currently, windows numbered >=
> 10 don't get a number at all, so I just have to scroll down to that
> entry. It would be great if all my screen sessions could have their own
> hotkey.
>
> Apologies if this is already covered in the documentation somewhere, I
> didn't see it in the man page or in the listserve archives. And thanks
> in advance for your advice!
>
> Thanks,
> Benjamin
>
> --
> Benjamin Bradley
> address@hidden            1-800-672-8060 x802
> -----------------------------------------------------
> GAIA Host Collective, LLC    http://www.gaiahost.coop
>        "Reliable Internet hosting services
>    from a worker-owned cooperative dedicated to
>      environmental and social sustainability."
> general support email:          address@hidden
> urgent support issues:              1-800-672-8060 x0
> -----------------------------------------------------
>
>
> _______________________________________________
> screen-users mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/screen-users
>



reply via email to

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