Re: alpha as window number?

2012-11-05 Thread Chris Jones
On Mon, Nov 05, 2012 at 11:05:24AM EST, Benjamin Bradley wrote: > 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 we

Re: alpha as window number?

2012-11-05 Thread David Collins
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

alpha as window number?

2012-11-05 Thread Benjamin Bradley
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' c