screen-users
[Top][All Lists]
Advanced

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

Re: Window numbering starting at 1?


From: Phil!Gregory
Subject: Re: Window numbering starting at 1?
Date: Thu, 28 Oct 2004 16:55:26 -0400
User-agent: Mutt/1.5.6+20040803i

* Kamil Kisiel <address@hidden> [2004-10-28 13:49 -0700]:
> Is it possible to make screen start numbering windows at 1 instead of
> 0?

Quick approach is to put the following in your .screenrc:

  bind c screen 1
  bind 0 select 10
  screen 1

That creates your first screen in slot 1, and any further ones you make
with 'C-a c' will be numbered higher than that.  Any other bindings you
have that create windows will have to be modified or they'll default to
window 0.

-- 
...computer contrarian of the first order... / http://aperiodic.net/phil/
PGP: 026A27F2  print: D200 5BDB FC4B B24A 9248  9F7A 4322 2D22 026A 27F2
--- --
Since Auschwitz we know what man is capable of.  And since Hiroshima we
know what is at stake.
                       -- Viktor Frankl
---- --- --




reply via email to

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