Re: screen - doesn't call .bashrc at startup

2007-07-25 Thread Thorsten Kampe
* Andrew Louie (Wed, 25 Jul 2007 08:33:36 -0400) > On 7/25/07, Thorsten Kampe wrote: > > Screen will *never ever* source your .bashrc, that's for sure. > > except when you source your .bashrc file from .bash_profile, and > thought it would be a neat trick to call screen from .bashrc so that > it

Re: screen - doesn't call .bashrc at startup

2007-07-25 Thread Andrew Louie
On 7/25/07, Thorsten Kampe wrote: Screen will *never ever* source your .bashrc, that's for sure. except when you source your .bashrc file from .bash_profile, and thought it would be a neat trick to call screen from .bashrc so that it will start up when you start cygwin. boy, was my face

Re: screen - doesn't call .bashrc at startup

2007-07-25 Thread Thorsten Kampe
* yitzle (Wed, 25 Jul 2007 00:17:50 -0400) > > Then on my Fedora Core system '/etc/screenrc' contains: > > > > # make the shell in every window a login shell > > #shell -$SHELL > > > > So maybe look in '/etc/screenrc' and see if there's a similar setting there > > that you can enable? Otherwise, j

Re: screen - doesn't call .bashrc at startup

2007-07-25 Thread Thorsten Kampe
* yitzle (Tue, 24 Jul 2007 23:30:56 -0400) > Under RedHat/Fedora, when screen starts up, it will execute (source) > my .bashrc file. > Under cygwin, it doesn't. > Bug? Feature request? Screen will *never ever* source your .bashrc, that's for sure. Thorsten -- Unsubscribe info: http://cygwi

Re: screen - doesn't call .bashrc at startup

2007-07-24 Thread yitzle
Then on my Fedora Core system '/etc/screenrc' contains: # make the shell in every window a login shell #shell -$SHELL So maybe look in '/etc/screenrc' and see if there's a similar setting there that you can enable? Otherwise, just add it to your '~/.screenrc'. That line does the trick. Thanks

Re: screen - doesn't call .bashrc at startup

2007-07-24 Thread Larry Hall (Cygwin)
yitzle wrote: Under RedHat/Fedora, when screen starts up, it will execute (source) my .bashrc file. Under cygwin, it doesn't. Bug? Feature request? Disabled feature? I don't know much about screen (never used it myself) but looking at the man page I find: shell command Set the comm

screen - doesn't call .bashrc at startup

2007-07-24 Thread yitzle
Under RedHat/Fedora, when screen starts up, it will execute (source) my .bashrc file. Under cygwin, it doesn't. Bug? Feature request? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/