arsheth99 wrote:
I am a DBA and I recently started using Cygwin and discovered screen to be a
great tool. I searched through the forum first to make sure I did not miss
any previous posts but could not find an answer. I want to use screen with
the tabs across the screen to easily navigate betwe
I am a DBA and I recently started using Cygwin and discovered screen to be a
great tool. I searched through the forum first to make sure I did not miss
any previous posts but could not find an answer. I want to use screen with
the tabs across the screen to easily navigate between consoles. How
On Thu, 2008-01-10 at 10:53 +0100, Giorgio Lando wrote:
> You can create new keybindings in .screenrc. E.g., if you want to reach
> 10 to 19 with ctrl-b + 0 to ctrl-b + 9, add the follwing lines:
I've also had this question - thanks for all the answers everyone.
--
Sonia Hamilton
__
On Thu, Jan 10, 2008 at 01:06:55AM EST, Ponnambalam M A wrote:
>Hi All,
>
>Wish you a happy new year.
>
>Could you please help on this.,
>
>How will you number the screens/tabs more than 9.
$ cat .screenrc
...
#===
# Bind session
> How will you number the screens/tabs more than 9.
>
> ie when i number it as 10, I m not able to access that tab.
>
> When i press 10, it is still going to 1 only.
You can create new keybindings in .screenrc. E.g., if you want to reach
10 to 19 with ctrl-b + 0 to ctrl-b + 9, add the follwing