Have you looked at "split mode" ?

In my .screenrc I have this: 

bind b   eval "split" "resize -13" "select 19" "redisplay" "focus" "select 0" 
"redisplay" "redisplay"

That creates a new window at the top of my screen and puts screen 19 in
it then puts screen 0 in the bottom.  You can do a "ctrl-a, :" and paste
that in to play with it without restarting screen.




Thus spake Will Trillich ([EMAIL PROTECTED]):

> On Thu, Jul 01 at 02:34PM +0200, Kai Grossjohann wrote:
> > I've started using screen recently.  It's way cool.
> 
> same here. kahuna powerful for us command-line folks.
> 
> > The best part about screen is that you can set it up such that
> > each xterm is just a new window showing the existing list of
> > shells.  This means that if I decide I would like to see
> > shells 3 and 4 concurrently, then I just open two xterms
> > showing those two shells.  When I don't need to see the shells
> > anymore, I close the xterms, but the shells are still there.
> 
> we'd love to hear more about your setup. ~/.bashrc aliases or
> settings, any keyboard macros, ~/.screenrc coolness... we're not
> picky.
> 
> inquiring minds want to know. :)
> 
> -- 
> I use Debian/GNU Linux version 3.0;
> Linux boss 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i586 unknown
>  
> DEBIAN NEWBIE TIP #56 from Vineet Kumar <[EMAIL PROTECTED]>
> :
> Troubled by DOS-FORMAT OR MAC-FORMAT TEXT FILES? Here's another
> way to deal with those troublesome ^M characters: a simple
>       tr -d '\015'  < dos.file  > reg.file
> should do the trick.  While we're on the subject, a Mac file
> can be converted with
>       tr '\015' '\012'  < mac.file  > reg.file
> You can do all your CR/LF translations with tr as long as you
> can remember that macs use CRs, *nices use LFs, and DOS uses
> CR+LF.
> 
> Also see http://newbieDoc.sourceForge.net/ ...
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

:wq!
---------------------------------------------------------------------------
Robert L. Harris                     | GPG Key ID: E344DA3B
                                         @ x-hkp://pgp.mit.edu
DISCLAIMER:
      These are MY OPINIONS ALONE.  I speak for no-one else.

With Dreams To Be A King First One Should Be A Man
                                        - Manowar

Attachment: signature.asc
Description: Digital signature

Reply via email to