A modern, GPU-accelerated terminal multiplexer with multi-pane layouts, 16 themes, and Claude AI integration. Built with Tauri and Rust.
A batteries-included terminal multiplexer that doesn't make you read a manual first.
Auto-grid, freeform drag-and-drop, or edge-snap tiling. Manage up to 9 terminals in a single window with one-key switching.
Powered by xterm.js with WebGL rendering. Smooth scrolling and fast output even with heavy log streams.
Browse files without leaving the app. The file viewer tracks your terminal's working directory automatically.
Dracula, Nord, Tokyo Night, Catppuccin, Synthwave 84, and more. Plus a full color editor for custom themes.
Friendly notification sidebar, pulsing glow rings, and an in-app mascot that relays alerts from other terminals. Plus native desktop alerts and OSC 9/99/777 support.
View installed plugins, MCP servers, and project memory. Shift+Enter support for Claude Code. Socket API for external script control.
An animated companion that reacts to your terminal activity, relays notifications, and has a personality. Click it and find out.
Every shortcut is rebindable. Directional pane navigation with Cmd+Opt Arrows. Your muscle memory, your rules.
Switch themes instantly. Or build your own with the color editor.
A few looks at what you're getting.
Download the app or build from source.
The fastest way to install on macOS.
brew tap ben4mn/panestreet
brew install --cask panestreet
Grab the latest release. Apple Silicon and Intel supported.
Download .dmgWindows build actively in development. Follow the repo for release updates.
View Windows RepoRequires Node.js 18+, Rust, and the Tauri CLI.
git clone https://github.com/ben4mn/PaneStreet.git
cd PaneStreet
npm install
npm run tauri build
All shortcuts are rebindable in Settings.
| Action | Shortcut |
|---|---|
| New Terminal | ⌘ N |
| Close Terminal | ⌘ W |
| Settings | ⌘ , |
| Toggle Sidebar | ⌘ B |
| File Browser | ⇧ ⌘ E |
| Maximize Pane | ⇧ ⌘ Enter |
| Toggle Layout Mode | ⇧ ⌘ G |
| Navigate Panes | ⌘ ⌥ Arrow |
| Notifications | ⌘ I |
| Switch to Pane 1-9 | ⌘ 1 – ⌘ 9 |