README: add tabs + multi-window to feature highlights
The at-a-glance highlights list omitted the two headline 0.4.0 features (tabs and multi-window pane transfer); body sections already covered them. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
2a1f1d41ad
commit
5ef35e3a74
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
A Windows desktop app for running and arranging many WSL terminals at once. Built primarily for managing multiple `claude` sessions across projects in parallel; works for any multi-shell workflow.
|
||||
|
||||
- Tiling layout — recursive splits, draggable dividers, drag-to-swap pane headers, preset layouts (single / 2-col / 3-col / 2-row / 2×2)
|
||||
- Tabs — each tab is an independent tile layout (one per project); PTYs in inactive tabs keep running
|
||||
- Multi-window — pop a pane into its own window (right-click its toolbar, or drag it past the window edge); the PTY survives the move and scrollback replays
|
||||
- Three shell kinds per pane: WSL distros, PowerShell, saved SSH hosts (with optional Windows Credential Manager–stored passwords for auto-typing at the prompt)
|
||||
- Per-pane distro + cwd + label + font-size + broadcast state, persisted across restarts
|
||||
- Broadcast input to a group of panes (per-pane 📡 chip, or global toggle in the titlebar)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue