Mag Gam

2013-07-20 Thread Mag Gam
http://barringer.pw/we/panlsq.nyxbbxeyhyaarsy Mag Gam 7/21/2013 7:25:53 AM ___ screen-users mailing list screen-users@gnu.org https://lists.gnu.org/mailman/listinfo/screen-users

alias at and stuff

2010-03-30 Thread Mag Gam
Is there an easier way to do this: :at "#" stuff "mycommandhere\015" I would like something like this: :all "mycommand" ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users

reading .bashrc

2010-03-30 Thread Mag Gam
When I run screen, it does not read my .bashrc How can I have screen read it when I create a new screen session and when I first start up screen? TIA ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users

Re: latest version of screen

2008-04-06 Thread Mag Gam
By looking at the CVS tree, http://cvs.savannah.gnu.org/viewvc/screen/src/?root=screen&sortby=date#dirlist I see screen updated 13 months ago. Does that sound right? does that have the vertical split patch? TIA On Sun, Apr 6, 2008 at 10:51 AM, Christian Ebert <[EMAIL PROTECTED]> wrote

enter input into multiple screens dynamically.

2008-04-06 Thread Mag Gam
Hello I usually use screen in a split mode, with 4 splits. I am usually logged into 4 different servers. I would like to run a command on all 4 splits, and I would like to see what command I am running dynamically. Very similar to cssh http://freshmeat.net/projects/cssh/. Is this possible to do?

latest version of screen

2008-04-06 Thread Mag Gam
Where can I get the latest version of screen? I want to use the Vertical split feature :-) TIA ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users

Re: for the people whose screen does not crash

2008-03-20 Thread Mag Gam
, 2008 at 06:21:46PM -0500, Mag Gam wrote: > > > I am slowly being convinced that my screen crashes (or freezes > > > mainly) are due to my environment settings. This can include env or > > > stty settings. For the people whose screen does not crash what > > > spec

Re: hangs

2008-02-14 Thread Mag Gam
AIL PROTECTED]> wrote: > Hello Mag, hello Michael: > > Mag Gam wrote on 02/14/2008 12:19 AM: > [...] > > Sometimes when I accedently press a wrong keystroke it freezes on me. I > am > [...] > > This might be unrelated to the described phenomenon. Did you accident

Re: for the people whose screen does not crash

2008-02-13 Thread Mag Gam
Thanks Trent! Yes, I agree most of my crashes/freezes are fat-fingering Will try ^Q or ^A^Q next time... On Feb 13, 2008 6:43 PM, Trent W. Buck <[EMAIL PROTECTED]> wrote: > On Wed, Feb 13, 2008 at 06:21:46PM -0500, Mag Gam wrote: > > I am slowly being convinced that my scr

for the people whose screen does not crash

2008-02-13 Thread Mag Gam
I am slowly being convinced that my screen crashes (or freezes mainly) are due to my environment settings. This can include env or stty settings. For the people whose screen does not crash what special settings are you using? What version of screen? What os? TIA __

Re: hangs

2008-02-13 Thread Mag Gam
's unjammed. Nothing I have found I can do unjams it, > only time. Very odd. > > Michael Granbt > > On Feb 10, 2008 11:48 AM, Mag Gam <[EMAIL PROTECTED]> wrote: > > Is it possible to enable debugging when compiling, and it dumps a core? > > > > I am wi

Re: hangs

2008-02-10 Thread Mag Gam
AM, Michael Grant <[EMAIL PROTECTED]> wrote: > No, nobody ever found this bug. I wish they would though, it's very > annoying. > > -Mike > > On Feb 10, 2008 8:02 AM, Mag Gam <[EMAIL PROTECTED]> wrote: > > Any word on this? > > > > This happens

Re: hangs

2008-02-09 Thread Mag Gam
Any word on this? This happens to me all the time too... On Nov 12, 2007 4:26 AM, Michael Grant <[EMAIL PROTECTED]> wrote: > I've been using screen for some years now. I've noticed that from > time to time, especially when there's a lot of output to the screen > that my window just freezes for

New screen features -- groups

2007-02-19 Thread Mag Gam
I have downloaded the latest-greatest-screen, and it has a new feature called 'group creation' which is a superset of 'windows'. I have a scenario like this: 2 production servers (prod1, prod2) 2 development servers (dev1,dev2) 4 Q/A servers (qa1,qa2,qa3,qa4) How can I create 3 groups (prod, dev

is screen still being developed?

2007-02-19 Thread Mag Gam
I checked the dev-mailing list, and I noticed there is no activity. Whats going on? This is a great product (probably one of the best), and I would hate for it to go away! ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/li

starting multiple sessions

2007-02-15 Thread Mag Gam
When I type in 'screen' on my bash shell, how can I have 3 sessions open for serverA, serverB, serverC, and have the hostname named on the title bar? TIA ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-use

Screen Best Practices

2006-08-04 Thread Mag Gam
Is there a screen best practices guide?I have been using screen for 4 years, I still get hung sessions sometimes. I wanted to know if there is a way to avoid them.tia ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo

Best way to recover a failed screen

2006-07-22 Thread Mag Gam
recently, I have been getting hung sessions of my screen, eventhough I do 'screen -ls' shows the session as attached, but its really not.Are there any guidelines I should follow for a more stable screen environment? ___ screen-users mailing list screen-u

Re: Running command to different screen

2006-07-20 Thread Mag Gam
Buddy and all! Thanks that works! Now what if my names are different? Currently I am naming each session as the hostname. Is it possible to run it to all my windows eventhough my names are different? Also, are regular expressions allowed in :modeĀ  ? tiaOn 7/20/06, Buddy Burden <[EMAIL PROTECTED]> w

Re: Running command to different screen

2006-07-20 Thread Mag Gam
Thanks for the quick response Phil.I am a little confused.Since I am running bash, how would I use the 'at' and 'stuff' command to run "df -h" in all my windows? On 7/20/06, Phil!Gregory <[EMAIL PROTECTED]> wrote: * Mag Gam <[EMAIL PROTECTED]> [2006-07

Running command to different screen

2006-07-20 Thread Mag Gam
Hi All,Is it possible to run a command to a different active screen terminal?For example,If I have 4 different virutal terms open, and I want to run 'df -h' on all of them at the same time TIA ___ screen-users mailing list screen-users@gnu.org http://