Hey Shreevatsa,
Shreevatsa R <[EMAIL PROTECTED]> writes:
> Hello,
>
> I find it inconvenient that windows are numbered 0 1 2..., while the
> keys on my keyboard are placed as 1 2 3... 9.
>
> * Is there a way to make screen's windows start with 1?
bind c screen 1
bind ^C screen 1
bind 0 select 10
Hello,
I find it inconvenient that windows are numbered 0 1 2..., while the
keys on my keyboard are placed as 1 2 3... 9.
* Is there a way to make screen's windows start with 1?
* If this is not possible, then I guess the solution is to have a
dummy window 0 open, and ignore it. Is it possible,