screen-users
[Top][All Lists]
Advanced

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

Re: Tab bar


From: Michael Schroeder
Subject: Re: Tab bar
Date: Fri, 13 Oct 2006 13:02:22 +0200
User-agent: Mutt/1.4.2.1i

On Fri, Oct 13, 2006 at 09:00:06AM +0200, Hr. Daniel Mikkelsen wrote:
> In my head, screen 0 is to the right of screen 9, not left of screen 1,
> because of how keyboards look. 

You mean between screen 9 and screen 10? Very strange.

> Is there any way to get screen to represent this on such a "tab bar"?

Do not use screen 0, start with screen 1 instead. Make ^A0 switch to
window 10 instead of 0.

(e.g. put
    bind c screen 1
    bind 0 select 10
    screen 1
at the end of your ~/.screenrc file)

Cheers,
  Michael.

-- 
Michael Schroeder           address@hidden
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}




reply via email to

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