Visual workspace editor for Tabby. Create split-layout terminal workspaces without touching config files.
- Visual editor for split layouts (horizontal/vertical, nested, any depth)
- Per-pane configuration: profile, working directory, startup command, title
- One-click workspace launch from toolbar
- Hotkey support for quick workspace switching
- Works with any shell (Bash, Zsh, PowerShell, Nushell, etc.)
This plugin was written 100% by Claude Code.
Igor Halilović had the idea and provided product direction. He hates Angular so much (19 years of web dev, wrote his own TypeScript framework) that he didn't look at this code. Not once. He told Claude Code what he wanted, Claude Code built it.
Human provides the what and why. AI handles the how.
From Tabby Plugin Manager: Settings → Plugins → Search "tabbyspaces" → Install
Manual:
cd ~/.config/tabby/plugins # or %APPDATA%\tabby\plugins on Windows
npm install tabby-tabbyspacesRestart Tabby after installation.
- Open Settings → TabbySpaces
- Create a workspace
- Design your split layout visually
- Configure each pane (profile, cwd, startup command)
- Save and launch from the toolbar
- Angular 15 (Tabby's framework)
- TypeScript 4.9
- Webpack 5
- Pug templates, SCSS styles
MIT


