mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-24 09:18:27 +00:00
Split the left sidebar tab bar into three sections: - Working Queue (pinned tabs) — always visible, actively used tabs - Archive Queue (unpinned tabs) — collapsible section for inactive tabs - New Tab button — fixed at bottom Backend: added PinnedTabIds field to Workspace, PinTab/UnpinTab/ UpdateWorkspacePinnedTabIds RPC commands. Activating a tab auto-pins it; archiving the active tab auto-switches focus to another pinned tab. Frontend: rewritten VTabBar with dual scroll zones, drag-and-drop between sections, right-click context menu for archive/restore, and collapsible archived section header with count. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ctxupdate.go | ||
| metaconsts.go | ||
| metamap.go | ||
| objrtinfo.go | ||
| waveobj.go | ||
| wtype.go | ||
| wtypemeta.go | ||