I use the split command (C-a S) to split my screens, and have a hard
status line inspired by the examples:
hardstatus string "%{.bW}%-w%{.rW}%n %t%{-}%+w %=%{..G} %{..Y}"
I also have the suggested key bindings to make working with focus
easier:
bind j focus down
bind k focus up
bind t focus top
On Wed, 2008-01-30 at 11:20 +0100, Christian Ebert wrote:
> * Sonia Hamilton on Monday, January 28, 2008 at 21:23:48 -0600
> > I have different .screenrc's for different development environments
> > (which I start up using screen -c .screenrc_foo). For each terminal I
> >
nd not on
> the others? Or is there another way out of this mess?
A 'dirty hack' way of doing these would be to detect in the
remote .bashrc the system, and swap to a different .screenrc
--
Sonia Hamilton
blog: http://SoniaHamilton.wordpress.com
getting errors:
screen -t "enlace" cd ~/enlace
screen -t "enlace2" cdenlace.sh
(where cdenlace.sh is in my path, and contains the command "cd
~/enlace").
--
Sonia Hamilton
blog: http://SoniaHamilton.wordpress.com
___
screen
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.
--
Son
gbk".
Don't know if this helps, but you can do this in your .screenrc:
screen -t fred ssh fred.foo.com
--
Sonia Hamilton
___
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users