Find the answer to your Linux question:
Results 1 to 7 of 7
is it possible to split/divide CLI terminal into two parts so that i can do two different works without switching to other tty, and i can see those two windows ...
  1. #1
    Just Joined!
    Join Date
    Apr 2009
    Posts
    18

    Post split CLI terminal



    is it possible to split/divide CLI terminal into two parts so that i can do two different works without switching to other tty, and i can see those two windows simultaneously.

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Yes, there is GNU screen, splitvt, tmux, ...
    Debian GNU/Linux -- You know you want it.

  3. #3
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,485
    You can also do this with emacs.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  4. #4
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493
    Quote Originally Posted by Rubberman View Post
    You can also do this with emacs.
    Isn't Emacs a text editor ( I m not sure as I haven't tried it yet) . But how can you split you CLI (from where you give commnads) into two half's using a editor.
    Only if I could understand the man pages
    Registered Linux user #492640
    OS: RHEL4,5 ,RH 9,Ubuntu

  5. #5
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,653
    There's also terminator.

    EDIT: Well, if you're running X. I guess that isn't what you were looking for. In which case +1 to GNU Screen.

  6. #6
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493
    well is there a splitter on virutal console??
    Only if I could understand the man pages
    Registered Linux user #492640
    OS: RHEL4,5 ,RH 9,Ubuntu

  7. #7
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,485
    Quote Originally Posted by vickey_20 View Post
    Isn't Emacs a text editor ( I m not sure as I haven't tried it yet) . But how can you split you CLI (from where you give commnads) into two half's using a editor.
    Emacs can also be used as a front end to a shell(s), debugger (gdb), and a lot of other things. I don't use it, but a lot of colleagues over the years really love it (pry it from their cold, dead hands kind), and I have watched them use it just they way you want many times. I'm not saying that it is for you (somewhat of an acquired taste, what with the meta-commands and such), but it will do what you want. Interestingly, most of the folks that I know that use it all the time are MIT grads or post-grads. You know, the stomping ground of Richard Stallman, creator/maintainer of emacs, father of GNU, the FSF, and the open source movement in general?
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •