* Samir Unni <[EMAIL PROTECTED]> [2008-06-13 08:40 -0500]:
> Hi,
> 
> I'm trying to figure out how to access Screen windows above 9 using the C-a
> <number> shortcut, but I don't see anything about it. Does anyone know if
> there are shortcuts for this? If not, perhaps C-a Shift+<number> could be
> used for this purpose? At least windows 1-19 would be accessible with a
> single shortcut this way, similar to irssi.

Here's what I do:

bind - command -c select11
bind -c select11 1 select 11
bind -c select11 2 select 12
...

So to select window 15 I press: C-a - 5


Ian

-- 
 Ian J Wat
 [EMAIL PROTECTED]

Attachment: signature.asc
Description: Digital signature

_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to