Terminal emulator with split panes for Windows 7 (64 bit)

137,715

Solution 1

I just saw this mentioned in another answer, and remembered that you were looking for something like this.

PowerCmd

PowerCmd

I just use Console2 with TCC/LE and PowerShell, myself.

Solution 2

I'm the author of another terminal - ConEmu (open source). This answer describes how to run 2x2 grid on startup. Actually, any configuration of splits (up to 30 panes) can be configured. Also, each split can be run as different users or elevated (Vista and higher). Any console and simple GUI (like mintty/putty) applications may be run in ConEmu tabs.

ConEmu split-screen feature

How to create a split?

1) From create new console dialog. Just press [+] button on toolbar or WinW. Choose your app, working dir, user name and split configuration.

New console dialog in ConEmu

2) CtrlShiftO and CtrlShiftE split active shell vertically or horizontally. Press WinAltK to see full hotkeys list.

3) Save your configured split-panes into new named task to get it on fast access next time. Open Settings dialog WinAltP and go to "Tasks" page. Add new task (+ button) and press Active tabs. Your task will be filled with your current split configuration. Don't forget to Save settings. For example

>cmd -new_console:n
powershell -new_console:s1TVn
sh --login -i -new_console:s1THn
putty -load mysrv -new_console:s2THn

Another free alternatives

ConsoleZ (fork of Console2) ConsoleZ

Alternative Windows Console AWC

Solution 3

The best Terminator parallel for Windows is:

Cmder


  • You can use split panes in Cmder
  • It supports tabs

enter image description here


  • It also allows for running a program (like Sublime Text) in a pane

enter image description here

[Note: The larger msysgit version of Cmder comes places Git and all Unix commands in your PATH ]

Solution 4

I've looked around and have settled on mobaxterm. It is a simple windows install but pulls in the features of terminator and winSCP. I'm pretty happy with it but would be pleasantly surprised to find a better windows based terminal to keep me connected.

http://mobaxterm.mobatek.net/

Solution 5

The Terminator from http://software.jessies.org/terminator/ requires installation of Cygwin, which is a bit more work than using ComEmu

Share:
137,715

Related videos on Youtube

Silvio Donnini
Author by

Silvio Donnini

Updated on September 18, 2022

Comments

  • Silvio Donnini
    Silvio Donnini over 1 year

    I'm looking for a terminal emulator on Windows 7 (64 bit) with a specific feature:

    to be able to split the command prompt window into multiple panes.

    It's a great feature of Terminator for gnome, I think this image describes it best:

    enter image description here

    Notice that every pane is a different shell with different applications

    NOTE: this question is similar to another one I asked: Terminal emulator with split panes for Mac OSX, but this time I'm asking for a solution in a Windows environment

    EDIT: for reference, here's more about Terminator: http://gnometerminator.blogspot.com/p/introduction.html

    • Admin
      Admin over 5 years
      In case you are on Windows 10, you can have Terminator with WSL: blog.ropnop.com/…
  • Silvio Donnini
    Silvio Donnini about 13 years
    No. That's a software with the same name and without the feature I described. The Terminator I'm referring to is this: tenshu.net/terminator
  • Admin
    Admin almost 13 years
    PowerCmd needs administrator privilege to run, so on Vista/Win7 it will trigger a UAC prompt each time you run it, quite annoying.
  • h3xStream
    h3xStream over 11 years
    I didn't know about this one. Thanks!
  • jeffa00
    jeffa00 over 10 years
    I've used ConEmu for at least a year and can vouch for it. I didn't know it could do split panes and found this post while looking for Terminator for Windows (I also use Terminator on Linux). Big thanks to you Maximus both for ConEmu and for providing this info!
  • DanteTheEgregore
    DanteTheEgregore over 10 years
    Upvote for stating that you arere the author and providing links to alternative software. Other users could learn from your answer.
  • pabouk - Ukraine stay strong
    pabouk - Ukraine stay strong over 10 years
    This should have been a comment to the Mark Allen's reply. After gaining 50 points of reputation you will be able comment on posts of others.
  • pabouk - Ukraine stay strong
    pabouk - Ukraine stay strong over 10 years
    The current URL of the project is code.google.com/p/jessies.
  • TheGrapeBeyond
    TheGrapeBeyond almost 10 years
    Im a little confused by your 'how to split' explanation. In iTerm2 I can just do Command-D or Command-Shift-D to split a tab. End of story. Can/Do I have this capability with your app? Thanks. I dont want to 'setup' every time I want to split. I would like to just press some hotkeys and get a split. Can your app do that?
  • Maximus
    Maximus almost 10 years
    @TheGrapeBeyond Read answer again. Will there. Exactly "2".
  • djKianoosh
    djKianoosh over 9 years
    Is it possible to send commands to multiple panes, like in iTerm2 & terminator, with conemu on Windows? example: blog.blakesimpson.co.uk/read/…
  • Didier
    Didier about 9 years
    +1 for MobaXterm: the "split view" mode allows me to have up to 4 consoles at different sizes with easy navigation through them using Ctrl+Tab!
  • SuB
    SuB about 9 years
    Is this capable of remote CLI using SSH?
  • Jens A. Koch
    Jens A. Koch almost 9 years
    MRemoteNG is a remote connection manager - not a console/terminal emulator.
  • shadowbq
    shadowbq almost 9 years
  • Maximus
    Maximus over 8 years
    It is ConEmu+git+clink actually.
  • truongnm
    truongnm almost 8 years
    weird, I saved the layout, but when I close the program and start it again, the program opens a new cmd as usual, then I start my previously saved task, but the layout is stumbling, not looks like previously saved.
  • Maximus
    Maximus almost 8 years
    @truongnm Version from year 2015? Update it!
  • GeeF
    GeeF over 7 years
    Although it has a bunch of features I don't quite like how MobaXTerm handles split view. First, there is only the option of 2 or 4 split. I want to be able customize this more and arrange the subwindows the way I want. Also I find that the borders of the windows in split mode are way too large and take away space. It's cool though that you only cycle through the windows selected for split view, but the fact thats its a separate "mode" kills it for me.
  • Jonny Asmar
    Jonny Asmar about 6 years
    Vouching for ConEmu right here! Just downloaded and set it up. Took about 10 seconds to learn and using the answer linked above, startup with my tabs was painless :D It even supported Git Bash right out of the box! In case anyone has trouble finding it, once you set up your Task in settings, click the Startup pane and use your "Specified named task" to run it.
  • G-Man Says 'Reinstate Monica'
    G-Man Says 'Reinstate Monica' about 5 years
    (1) Since you don’t even say what program you’re talking about, this does not answer the question.    (2) I can see from your image that you’re talking about ConEmu.   Based on that, I can see that your post is a subset of Maximus’s answer.
  • Edenshaw
    Edenshaw over 2 years
    It doesn't work with WSL