Skip to content

Quickstart

This is the fast path: install, set up a workspace, split it into panels, save an alias, and see your session restored when you reopen the app.

Install Gridmux for your OS (see Installation). On first launch it opens with a single workspace and one terminal using your platform’s default shell.

A workspace groups terminals together. Create another one with Ctrl+T, or from the menu bar via File → New Workspace — you get an empty workspace with one terminal.

Open more shells from File → New Terminal, or with the per-shell shortcuts:

  • PowerShell — Ctrl+Shift+P
  • CMD — Ctrl+Shift+C
  • PowerShell 7 — Ctrl+Shift+7
  • Git Bash — Ctrl+Shift+G
  • WSL — Ctrl+Shift+W

New terminals open as tabs in the active workspace. To split the view into resizable panels, drag a terminal’s tab to the side or bottom of the area and drop it there.

Open the Aliases menu from the menu bar (or Ctrl+Shift+A), click + Group to make a group, then right-click the group → New Alias. Give it a name, enter one command per line, and click Create. Click the alias to run its commands in the active terminal. Full details in the Aliases guide.

Close Gridmux and open it again. Your workspaces, panels, and working directories come back automatically — the last-used session is restored on launch.

Press F1 at any time to open the Quick Reference overlay — a built-in cheat sheet of shortcuts and gestures — or Shift+F1 for the About panel. The full list lives in Keyboard shortcuts.