Re: branching in screenrc?

2008-09-04 Thread Tom Scogland
Including is how I do this, in fact the following is from my screenrc. source ${HOME}/.screenrc-${TERM} On Fri, Sep 5, 2008 at 1:33 AM, Aaron Davies <[EMAIL PROTECTED]> wrote: > any support for any "if" branching in screenrc's? i two windows boxes > using a common (network-based) homedir, and i w

branching in screenrc?

2008-09-04 Thread Aaron Davies
any support for any "if" branching in screenrc's? i two windows boxes using a common (network-based) homedir, and i want screen to start two completely different sets of ssh sessions depending on which box it's executed on. i suppose i can allias screen to "screen -c .screenrc.`hostname` or somethi

Re: Trunk Builds

2008-09-04 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rich Healey wrote: > Head just built and ran perfectly on OSX.. I'd been fighting with this > on and off for sometime, but now I have my beloved Verticle Splits > without resorting to ugly patches on the 4.0.2 tree. Glad to hear it! :) - -- Micah J.

Re: Res: Solaris 10 - login shell error

2008-09-04 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: > > Complementing the previous message. If you write a followup to a previous message, please do so by using the "Reply" button of your mailer; this keeps the messages together in one thread. Also, are you aware that both of

Res: Solaris 10 - login shell error

2008-09-04 Thread cesarmartins_2004-linux
Hummm... thanks! this way works fine!! Thanks again! - Mensagem original De: Tom Scogland <[EMAIL PROTECTED]> Para: Andy Harrison <[EMAIL PROTECTED]> Cc: Screen Users Enviadas: Quinta-feira, 4 de Setembro de 2008 12:04:56 Assunto: Re: Solaris 10 - login shell error Perhaps 'shell

Re: Solaris 10 - login shell error

2008-09-04 Thread Tom Scogland
Perhaps 'shell -$SHELL' would be more what you're after? On Thu, Sep 4, 2008 at 9:58 AM, Andy Harrison <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > On Tue, Sep 2, 2008 at 12:34 PM, wrote: > > > > Complementing the previous message. > > After some tests, I

Re: Solaris 10 - login shell error

2008-09-04 Thread Andy Harrison
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Sep 2, 2008 at 12:34 PM, wrote: > > Complementing the previous message. > After some tests, I believed this is a Bug. > When executed with option "-s -" the "sh" shell are executed , and not the > shell on the /etc/passwd. > > After remove

Re: resize a screen on creation?

2008-09-04 Thread Andy Harrison
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Sep 3, 2008 at 8:42 PM, Aaron Davies wrote: >> If you have your COLUMNS and LINES environment variables populated, >> screen honors them. >> >> I tried this in my .tcshrc file (which would be much much simpler to >> express in your .bashrc f

Res: Solaris 10 - login shell error

2008-09-04 Thread Cesar Inacio Martins
Complementing the previous message. After some tests, I believed this is a Bug. When executed with option "-s -" the "sh" shell are executed , and not the shell on the /etc/passwd. After remove the ".screenrc" I execute: SunOS cmartins:~> screen -s - SunOS \u:\w> ps PID TTY

Trunk Builds

2008-09-04 Thread Rich Healey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Head just built and ran perfectly on OSX.. I'd been fighting with this on and off for sometime, but now I have my beloved Verticle Splits without resorting to ugly patches on the 4.0.2 tree. Thanks Guys! -BEGIN PGP SIGNATURE- Version: GnuPG v1

Res: Solaris 10 - login shell error

2008-09-04 Thread cesarmartins_2004-linux
Complementing the previous message. After some tests, I believed this is a Bug. When executed with option "-s -" the "sh" shell are executed , and not the shell on the /etc/passwd. After remove the ".screenrc" I execute: SunOS cmartins:~> screen -s - SunOS \u:\w> ps PID TTY

Solaris 10 - login shell error

2008-09-04 Thread cesarmartins_2004-linux
Hi all, I'm new with screen utils. I love it! A few days I'm using it over Linux machine without problems. Now I trying install over a Sun Solaris 10 (SPARC) and got a little problem. Here is the information about the version: # screen --version Screen version 4.00.02 (FAU) 5-Dec-03 # cat /

Solaris 10 - login shell error

2008-09-04 Thread Cesar Inacio Martins
Hi all, I'm new with screen utils. I love it! A few days I'm using it over Linux machine without problems. Now I trying install over a Sun Solaris 10 (SPARC) and got a little problem. Here is the information about the version: # screen --version Screen version 4.00.02 (FAU) 5-Dec-03 # cat /e