Loading...
winget install --id=songlim327.mpwt -e
TUI tool transforming Windows Terminal experience by splitting multi commands into panes
Welcome to mpwt
repository! This tool transforms your Windows Terminal experience when dealing with multiple panes. This terminal application allows you to execute multiple commands simultaneously by splitting the windows terminal into distinct panes for each command. Whether you're a developer, system administrator, or simply a command-line enthusiast, this tool is designed to enhance your productivity and streamline your workflows in Windows.
winget install --id songlim327.mpwt
Alternatively, download prebuild binaries, double click to execute it.
You can customize various settings by editing them in the settings.
Field | Description |
---|---|
maximize | Controls whether the temrinal maximizes when opened - works only if open_in_new_tab is set to false (default: false ) |
direction | Determine the orientation for the terminal pane arrangement: horizontal/vertical (default: horizontal ) |
columns | Defines the number of fixed columns in the terminal layout; rows are auto-calculated (default: ) |
2
open_in_new_tab | Specifies if the terminal should open in a new tab or a new window (default: true ) |