Windows Terminal update introduces support for multiple panes

Martin Brinkmann
Nov 28, 2019
Windows, Windows 10
|
6

Microsoft released a new preview version of the upcoming Windows Terminal application that brings the version of the application to 0.7. The new version introduces support for splitting the interface into multiple panes to run command prompts next to each other in a single application.

Microsoft unveiled the open source Windows Terminal application in May 2019. One of the main appeals of the application is that it allows users to run different terminal applications, e.g. PowerShell, Command Prompt, or Linux-based terminals, from a single application window.

Support for tabs was introduced recently to launch multiple command prompts and switch between them in the Windows Terminal window.

The new multi-pane functionality extends the feature set by providing administrators with options to split tabs into multiple panes. You may use it to run multiple prompts in the same tab.

windows terminal split panes

The Windows Terminal team added shortcuts to the application that split the interface into vertical or horizontal panes.

The two main keyboard shortcuts are Alt-Shift-Plus to create a new vertical pane and Alt-Shift-Minus to create a new horizontal pane. Similarly to Vivaldi's Tab Splitting functionality, it allows you to split the interface multiple times.

As a rule of thumb: the selected pane will be split when you run the commands.

Keyboard shortcuts to move the focus or resize the active pane are provided as well. The shortcut Alt-Up|Down|Left|Right moves the focus accordingly, and the shortcut Alt-Shift-Down|Left|Right|Up resizes the pane instead.

Note that splitting functionality is only available when the default profile is used. Support for "other" profiles may come in the future though.

Windows Terminal 0.7 features another useful new features. It is now possible to use drag & drop to change the order of tabs in the Terminal window.

The third and final change allows users to disable title changes so that tab titles don't change anymore when using Windows Terminal. To achieve that, suppressApplicationTitle needs to be set to True in the config.

Closing Words

Windows Terminal is getting better and better. Support for tabs and panes were highly requested features and bring the application one step closer to final release.

One downside is that the application is only available for Windows 10 at the time of writing and that it is unlikely that it will be released for earlier versions of Windows.

Interested users can check out the GitHub repository for additional information and download options. The popular application downloader and installer Chocolatey supports Windows Terminal as well. To install it, run choco install microsoft-windows-terminal.

Now You: Do you use PowerShell, Command Prompt, or another Terminal application predominantly?

Summary
Windows Terminal update introduces support for multiple panes
Article Name
Windows Terminal update introduces support for multiple panes
Description
Microsoft released Windows Terminal 0.7 in November 2019. The new version of the terminal application introduces support for splitting terminal tabs into multiple panes.
Author
Publisher
Ghacks Technology News
Logo
Advertisement

Tutorials & Tips


Previous Post: «
Next Post: «

Comments

  1. Not Lothar said on January 16, 2020 at 8:04 pm
    Reply

    Is it possible to save the pane layout when you close and reopen the terminal?

  2. John Fenderson said on December 2, 2019 at 8:30 pm
    Reply

    What is the advantage to splitting the pane as opposed to running multiple terminals? With multiple terminals, you have a greater degree of freedom in terms of the layout and management of the windows.

    “Do you use PowerShell, Command Prompt, or another Terminal application predominantly?”

    In Windows, I use putty daily for general terminal use, and the command prompt for local things. I think I can count the times I’ve used PowerShell on one hand.

    1. Martin Brinkmann said on December 2, 2019 at 8:41 pm
      Reply

      Maybe better window controls? You can quickly minimize, maximize or close the single window. Also, maybe, better controls of that window or that process?

  3. Matti said on November 29, 2019 at 4:26 pm
    Reply

    That’s great and all, but I require an operating system, not an oppressing system, so I’ll stick to Linux with its abundant selection of multiplexing terminals, thank you very much.

  4. mysiak said on November 28, 2019 at 6:35 pm
    Reply

    ConEmu has been doing this for ages!

    https://conemu.github.io/en/

  5. Gerold Manders said on November 28, 2019 at 3:12 pm
    Reply

    ExtraTerm (https://extraterm.org/) does this already for years. And is not limited to PowerShell, but supports batch, WSL and CygWin too. Besides lots of other things, of course.

    “Too little, too late”-functionality from the Microsoft coders, that will get major traction regardless.

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.