> When I load screen it defaults to assigning window numbers starting
> from '0' and counting upwards. How do I customize my setting so that
> screen default to creating the first window start at '1' and count
> upwards (and if possible placing '0' after '9'?) When I have multiple
> windows up the first window ('0') is separated from all the other
> windows ('1', '2', '3'...).

Different approach:

bind ` select 0
bind 10 select 10

(on my keyboard '`' is to the left of '1', if you have a different layout,
you might want to pick another key)

Pieter Luteijn



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

Reply via email to