For Ghostty + AI Workflows

One command.
Infinite focus.

Stop splitting panes manually. Open multiple projects in parallel — Claude in one window, Aider in another, each project's layout, tabs, and commands configured exactly how you like.

gpane demo - launching a multi-pane terminal environment
Select: 1 3 5
3 windows ready

Designed for developers who code with AI every day.

01

Instant Setup

Launch fully-configured multi-pane environments with a single command. Use --here to open in your current window. No manual splitting, no directory navigation.

02

AI-First Design

Built specifically for Claude, Aider, and modern AI coding assistants. Layouts optimized for human-AI collaboration.

03

Project Configs

Global defaults and per-project overrides. Different layouts, commands, and tools for each project in simple YAML.

04

Multi-Project Launch

Run gpane, select "1 3 5" — three windows open in parallel. Works from anywhere: cd into a monorepo and run gpane frontend directly.

05

Dynamic Layouts

2-10 sections per window, optionally across multiple tabs. Presets like quad and dashboard, or custom layouts like 2-2-5-1.

06

Setup Wizard

Interactive configuration gets you started in seconds. Auto-detects projects directory and sets sensible defaults.

Layouts for every workflow.

claude
shell

Duo

Balanced AI + shell workflow

claude
aider
shell

Trio

Heavy AI-assisted coding

claude
aider
dev
shell

Quad

2x2 grid for complex workflows

claude
dev
test
logs

Dashboard

1 main top, 3 utilities below

claude
shell

Stacked

Vertical split, AI on top

1-2-1
2-2-5
...

Custom

Any row-based layout (max 10 panes)

Running in under a minute.

Two ways to get started, both equally quick.

🍺 Homebrew

Recommended for most users

brew install minorole/tap/gpane

One-liner

Quick install from source

curl -sSL https://raw.githubusercontent.com/minorole/gsx/main/install.sh | bash

Upgrading from gsx?

In v0.2.4, gsx was renamed to gpane to avoid conflict with Ghostscript. Run the same installer above — it automatically migrates your installation. Your config is preserved.