screen-users
[Top][All Lists]
Advanced

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

Re: How to Reorder and Set Starting Window Numbers


From: Pieter Luteijn
Subject: Re: How to Reorder and Set Starting Window Numbers
Date: Tue, 27 Jan 2009 09:12:12 +0100 (CET)
User-agent: SquirrelMail/1.4.11

> 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





reply via email to

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